diff options
Diffstat (limited to 'parse/point.py')
| -rw-r--r-- | parse/point.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parse/point.py b/parse/point.py index d5f4a5e..8e27869 100644 --- a/parse/point.py +++ b/parse/point.py | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | """ | 1 | ''' |
| 2 | Too much duplicate code in this file | 2 | Too much duplicate code in this file |
| 3 | """ | 3 | ''' |
| 4 | 4 | ||
| 5 | import copy | 5 | import copy |
| 6 | import numpy as np | 6 | import numpy as np |
