crypto_computing/__main__.py

3 lines
31 B
Python

from .week2 import main
main()