Skip to content

Commit

Permalink
Black vs Flake8, round 2 🥊
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezzsim committed Feb 2, 2024
1 parent 90ff8e3 commit 08d454b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions suitcase/mongo_normalized/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,5 +299,5 @@ def _get_database(uri, tls):
return client.get_database()


class DuplicateUniqueID(Exception):
...
class DuplicateUniqueID(Exception):
...

0 comments on commit 08d454b

Please sign in to comment.