Skip to content

Commit

Permalink
use black lib to fix formatting so build passes
Browse files Browse the repository at this point in the history
  • Loading branch information
hhovsepi committed Apr 24, 2024
1 parent f734227 commit 52b6b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/test_exception.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def test_retry_after_found():
assert isinstance(e, SmartcarException)
assert e.retry_after == 5000


def test_suggested_user_message():
"""
test that we can get the retry_after amount
Expand Down

0 comments on commit 52b6b01

Please sign in to comment.