TrivialFix: Remove trailing whitespace in tox.ini
Was probably introduced by accident in [1]. Don't need it anymore. [1] I890ba4c54b0da10060767620ff5ff7e480d79a9c Change-Id: Ib6fdb8c1488dde2308d8cc8bb3e79e1280d3e812
This commit is contained in:
parent
c3d697e514
commit
4f559d8cc7
2
tox.ini
2
tox.ini
@ -126,7 +126,7 @@ commands = alembic -c manila/db/migrations/alembic.ini revision -m ""{posargs}
|
||||
|
||||
[flake8]
|
||||
# Following checks are ignored on purpose:
|
||||
ignore =
|
||||
ignore =
|
||||
builtins = _
|
||||
# [H106] Don't put vim configuration in source files.
|
||||
# [H203] Use assertIs(Not)None to check for None.
|
||||
|
Loading…
Reference in New Issue
Block a user