Skip to content

Commit 0e4304c

Browse files
committed
Format all docs examples
1 parent 109d87b commit 0e4304c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/examples/python/basic-routing-more-routes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from reactpy import component, html, run
2+
23
from reactpy_router import browser_router, route
34

45

docs/examples/python/basic-routing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from reactpy import component, html, run
2+
23
from reactpy_router import browser_router, route
34

45

0 commit comments

Comments
 (0)