Commit 48e9160
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 ccb2158 commit 48e9160
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