mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove print
This commit is contained in:
@@ -15,7 +15,6 @@ if len(sys.argv) > 2:
|
|||||||
script_time_to_live = float(sys.argv[2])
|
script_time_to_live = float(sys.argv[2])
|
||||||
|
|
||||||
e2e_root = Path(__file__).parent / "test_apps"
|
e2e_root = Path(__file__).parent / "test_apps"
|
||||||
print(e2e_root)
|
|
||||||
|
|
||||||
completed_process = None
|
completed_process = None
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user