dev #9

Merged
avm merged 100 commits from dev into main 2026-03-17 16:06:44 +03:00
Showing only changes of commit cdc30400f8 - Show all commits

View File

@@ -17,6 +17,7 @@ def main():
) from exc
execute_from_command_line(sys.argv)
#test_comment
# test_comment
if __name__ == "__main__":
main()