Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cwcummings committed Aug 9, 2023
1 parent 69047fb commit c696bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@

LOGGER = get_logger(__name__)


class TestAppContainer(object):
test_app: Optional[TestApp] = None
app: Optional[TestApp] = None
Expand Down

0 comments on commit c696bab

Please sign in to comment.