aboutsummaryrefslogtreecommitdiffstats
path: root/parse/point.py
diff options
context:
space:
mode:
Diffstat (limited to 'parse/point.py')
-rw-r--r--parse/point.py4
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'''
2Too much duplicate code in this file 2Too much duplicate code in this file
3""" 3'''
4 4
5import copy 5import copy
6import numpy as np 6import numpy as np