started cleaning source code interpretation

This commit is contained in:
weckyy702
2020-12-26 15:38:26 +01:00
parent 7cd2f31c4d
commit 6f9f72e919
4 changed files with 51 additions and 26 deletions

View File

@@ -1,5 +1,3 @@
from typing import Iterable, List
from abc import abstractmethod
from draw import code_to_image as cti