crypto_computing/__main__.py

4 lines
32 B
Python

from .week7 import main
main()