crypto_computing/__main__.py

4 lines
32 B
Python

from .week4 import main
main()