Upload files to "diagnostics"

This commit is contained in:
2025-12-18 17:09:21 +00:00
parent 95adf1de84
commit 9620a0d935
2 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
def vprint(string, verbose):
print("[LOG (verbose)]", string)