dev #9

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

View File

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