Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Mar 6, 2022
1 parent 448048c commit d4fd90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/test_suggest_command.py
Expand Up @@ -14,4 +14,4 @@
['execute', 'build'],
])
def test_suggest_command(name, expected):
assert _suggest_command(name, ['do', 'make']) == expected
assert _suggest_command(name, ['do', 'make']) == expected

0 comments on commit d4fd90c

Please sign in to comment.