Skip to content

Commit 70c58e5

Browse files
committed
mypy because of Point class
1 parent 36bd6c3 commit 70c58e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from .point_set import *
2-
from .edged_curve import *
1+
from .point_set import PointSet
2+
from .edged_curve import EdgedCurve

0 commit comments

Comments
 (0)