Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
pajod committed May 20, 2024
1 parent 51e52b2 commit aacb36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
]

try:
import eventlet # type: ignore
import eventlet as _eventlet_is_installed # type: ignore
except ImportError:
for T in (TEST_TOLERATES_BAD_BOOT, TEST_TOLERATES_BAD_RELOAD):
T.remove("eventlet")
Expand Down

0 comments on commit aacb36e

Please sign in to comment.