1
0
Fork 0
mirror of https://github.com/Radiquum/anixart-patcher.git synced 2025-09-08 12:13:51 +05:00

chore: formatting files

This commit is contained in:
Kentai Radiquum 2025-09-03 18:40:48 +05:00
parent e12967efaf
commit 1e84f31eb0
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 13 additions and 35 deletions

View file

@ -29,7 +29,7 @@ def patch():
if __name__ == "__main__":
check_and_download_all_tools()
check_java_version()
if args.init:
init_patch()
exit(0)