Skip to content

Commit 45eddcb

Browse files
committed
fix flake8
1 parent 66e8f3e commit 45eddcb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

trio_asyncio/sync.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
import sys
21
import trio
32
import queue
43
import asyncio
54
import threading
6-
import traceback
75

86
from .base import BaseTrioEventLoop
97
from .handles import Handle

0 commit comments

Comments
 (0)