diff --git a/__pycache__/Iinstruction.cpython-38.pyc b/__pycache__/Iinstruction.cpython-38.pyc new file mode 100644 index 0000000..6879772 Binary files /dev/null and b/__pycache__/Iinstruction.cpython-38.pyc differ diff --git a/__pycache__/NassiShneidermann.cpython-38.pyc b/__pycache__/NassiShneidermann.cpython-38.pyc new file mode 100644 index 0000000..31925b1 Binary files /dev/null and b/__pycache__/NassiShneidermann.cpython-38.pyc differ diff --git a/__pycache__/code_to_image.cpython-38.pyc b/__pycache__/code_to_image.cpython-38.pyc new file mode 100644 index 0000000..1a0869f Binary files /dev/null and b/__pycache__/code_to_image.cpython-38.pyc differ diff --git a/to_nassi.py b/to_nassi.py index ecdb3f6..239e579 100644 --- a/to_nassi.py +++ b/to_nassi.py @@ -1,4 +1,4 @@ -from NassiShneidermann import NassiShneidermanDiagram, nassi +from NassiShneidermann import NassiShneidermanDiagram from Iinstruction import *