Commit 9c1e9f4
tmshn
Fix bin/jp-compliance: specify encode for compatibility in Python3
This avoids following error in Python3: “TypeError: a bytes-like object is required, not 'str’”1 parent 57b3f1c commit 9c1e9f4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments