From e81d875bfa52cee365ff939b567e2dee755623fd Mon Sep 17 00:00:00 2001 From: xy9x3r Date: Mon, 23 Feb 2026 21:05:24 +0300 Subject: [PATCH] alpha v0.902 --- app.py | 6 ++++++ test.txt | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) delete mode 100644 test.txt diff --git a/app.py b/app.py index ba68a7d..607d004 100644 --- a/app.py +++ b/app.py @@ -5194,3 +5194,9 @@ def report_consumables_xlsx(): if __name__ == "__main__": # Bind to all interfaces so other machines can connect. app.run(host="0.0.0.0", port=5050, debug=False) + + + + + +#привет gitea \ No newline at end of file diff --git a/test.txt b/test.txt deleted file mode 100644 index d800886..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -123 \ No newline at end of file