mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Make a change to a py file to see if CI will kick off tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# Ignore this. This is just a forced change to a Python file.
|
||||||
|
|
||||||
from .demo import DemoApp
|
from .demo import DemoApp
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|||||||
Reference in New Issue
Block a user