Skip to content

Commit

Permalink
Fix black linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpettit committed Apr 19, 2024
1 parent 702b894 commit e04066b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_dispatcher_default.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

class TestDispatcherMixin(TestCase):
"""Tests for DispatcherMixin"""

@classmethod
def setUpClass(cls):
cls.dispatcher = DispatcherMixin()
Expand Down

0 comments on commit e04066b

Please sign in to comment.