Fix Chinese quotes
Change-Id: I5af213c41dc4f2f09ff2be9f519b9ee01854ee3c
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -49,7 +49,7 @@ commands =
|
|||||||
sphinx-build -W -b html doc/source doc/build/html
|
sphinx-build -W -b html doc/source doc/build/html
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# H106: Don’t put vim configuration in source files
|
# H106: Don't put vim configuration in source files
|
||||||
# H203: Use assertIs(Not)None to check for None
|
# H203: Use assertIs(Not)None to check for None
|
||||||
enable-extensions=H106,H203
|
enable-extensions=H106,H203
|
||||||
show-source = true
|
show-source = true
|
||||||
|
Reference in New Issue
Block a user