Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit f3fa1e9

Browse files
authored
Linting
1 parent 4c78093 commit f3fa1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ def event_loop():
3333
loop = asyncio.get_event_loop()
3434
yield loop
3535
loop.stop()
36-
loop.close()
36+
loop.close()

0 commit comments

Comments
 (0)