Skip to content

Commit c9d16c3

Browse files
committed
format imports
1 parent 4749212 commit c9d16c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reactpy/pyscript/layout_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import js
66
from jsonpointer import set_pointer
77
from pyodide.ffi.wrappers import add_event_listener
8-
98
from pyscript.js_modules import morphdom
9+
1010
from reactpy.core.layout import Layout
1111

1212

0 commit comments

Comments
 (0)