Skip to content

Commit

Permalink
Blacken
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Dec 3, 2019
1 parent 76f8803 commit 6da063a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@ def inner(command, *args, **kwargs):
# Fake exit
exit = 0 if command in success_on else 1
return Result(exited=exit)

return inner


Expand Down

0 comments on commit 6da063a

Please sign in to comment.