SatisfactoryPlusCalculator/factorygame/calculator/__main__.py

4 lines
49 B
Python

from .SatisfactoryCalculator import main
main()