Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Oct 4, 2022
1 parent 58e6c78 commit 50e549d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ape/pytest/runners.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import ape
from ape.api import ProviderContextManager
from ape.logging import logger, LogLevel
from ape.logging import LogLevel, logger
from ape.pytest.contextmanagers import RevertsContextManager
from ape.pytest.fixtures import ReceiptCapture
from ape.utils import ManagerAccessMixin, parse_gas_table
Expand Down

0 comments on commit 50e549d

Please sign in to comment.