forked from orbit-oss/flask
address flake8 issues
This commit is contained in:
parent
549fed29ea
commit
b46f5942a5
23 changed files with 86 additions and 89 deletions
|
|
@ -56,7 +56,7 @@ def test_cli_name(test_apps):
|
|||
|
||||
|
||||
def test_find_best_app(test_apps):
|
||||
"""Test if `find_best_app` behaves as expected with different combinations of input."""
|
||||
"""Test if `find_best_app` behaves as expected with different combinations of input.""" # noqa: B950
|
||||
script_info = ScriptInfo()
|
||||
|
||||
class Module:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue