Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cderici committed Sep 20, 2023
1 parent d0c6b8e commit 9a1080e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_application.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

from ..utils import INTEGRATION_TEST_DIR


@base.bootstrapped
async def test_action(event_loop):
async with base.CleanModel() as model:
Expand Down

0 comments on commit 9a1080e

Please sign in to comment.