mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
🎨 Format Python code with Black
This commit is contained in:
parent
2a90233961
commit
e6623bb76b
1 changed files with 2 additions and 2 deletions
|
@ -109,8 +109,8 @@ def autofix_orthotypography_and_standardized_words():
|
||||||
"\u2008",
|
"\u2008",
|
||||||
"\u2009",
|
"\u2009",
|
||||||
"\u200A",
|
"\u200A",
|
||||||
#"\u202f",
|
# "\u202f",
|
||||||
#"\u202F",
|
# "\u202F",
|
||||||
"\u3000",
|
"\u3000",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue