mirror of
https://github.com/LorenEteval/Furious.git
synced 2026-09-25 08:18:07 +03:00
6 lines
74 B
Python
6 lines
74 B
Python
from Furious.__main__ import main
|
|
|
|
|
|
if __name__ == '__main__':
|
|
main()
|