mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 15:28:44 +00:00
5 lines
58 B
Python
5 lines
58 B
Python
from . import main
|
|
|
|
if __name__ == "__main__":
|
|
main()
|