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