Fix all flake8 warnings
This commit is contained in:
parent
73b5f9bcc5
commit
128ba8173f
4 changed files with 22 additions and 39 deletions
|
@ -16,7 +16,7 @@ def test_get_config_schema():
|
|||
schema = ext.get_config_schema()
|
||||
|
||||
# TODO Test the content of your config schema
|
||||
# assert "username" in schema
|
||||
assert "url" in schema
|
||||
# assert "password" in schema
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue