Skip to content

Commit

Permalink
replace demo
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Oct 25, 2024
1 parent 17fad11 commit 2a4a38b
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 688 deletions.
2 changes: 1 addition & 1 deletion src/textual/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from textual.demo import DemoApp
from textual.demo.demo_app import DemoApp

if __name__ == "__main__":
app = DemoApp()
Expand Down
Loading

0 comments on commit 2a4a38b

Please sign in to comment.