-
Notifications
You must be signed in to change notification settings - Fork 195
Commit 5d85735
authored
Update converter.py
added utf-8 encoding when opening curriencies.json. otherwise exception type: unicodedecodeerror exception value: 'ascii' codec can't decode byte 0xc3 in position 7400: ordinal not in range(128) in ubuntu server1 parent e1fa196 commit 5d85735
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | - | ||
127 | + | ||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments