Skip to content

Commit

Permalink
Lint 🧼
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezzsim committed Feb 5, 2024
1 parent e3c9728 commit b566dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suitcase/mongo_normalized/tests/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ def drop():

request.addfinalizer(drop)
return client[database_name]
return inner
return inner

0 comments on commit b566dfa

Please sign in to comment.