We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65872e4 commit b20340dCopy full SHA for b20340d
final_task/__init__.py
@@ -1,5 +1,5 @@
1
import argparse
2
-from pycalc_class import PyCalc
+from pycalc import PyCalc
3
4
5
def main():
0 commit comments