jpcad/shapes/__init__.py

4 lines
41 B
Python

from Line import *
from Circle import *