locales
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import locale
|
|||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
# Set the locale to UTF-8
|
# Set the locale to UTF-8
|
||||||
locale.setlocale(locale.LC_ALL, 'en_GB.UTF-8')
|
locale.setlocale(locale.LC_ALL, 'en_US.UTF-8')
|
||||||
|
|
||||||
|
|
||||||
def read_yaml_settings(file_yaml):
|
def read_yaml_settings(file_yaml):
|
||||||
|
|||||||
Reference in New Issue
Block a user