Skip to content

Commit 1599776

Browse files
author
Onur Rauf Bingol
committed
Fix imports
1 parent 6118ed3 commit 1599776

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geomdl/control_points.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"""
99

1010
import abc
11+
import copy
1112
from functools import reduce
1213
from .exceptions import GeomdlException
1314
from ._utilities import export, add_metaclass

0 commit comments

Comments
 (0)