fawkes/fawkes/__main__.py

5 wiersze
68 B
Python

from .protection import main
if __name__ == '__main__':
main()