Skip to content

Commit

Permalink
Update formating after Black upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Jan 27, 2024
1 parent 2f7bb63 commit df8f20e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/base/tests/_base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from test_plus.test import TestCase


class BaseTest(TestCase):
...
class BaseTest(TestCase): ...

0 comments on commit df8f20e

Please sign in to comment.