Skip to content

Commit 6233160

Browse files
committed
fix lint
1 parent 946d430 commit 6233160

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reactpy_jupyter/layout_widget.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22

33
import asyncio
4-
import os
54
from functools import wraps
65
from pathlib import Path
76
from queue import Queue as SyncQueue

0 commit comments

Comments
 (0)