summaryrefslogtreecommitdiff
path: root/labels.py
diff options
context:
space:
mode:
Diffstat (limited to 'labels.py')
-rw-r--r--labels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/labels.py b/labels.py
index 193ca24..a25fa3f 100644
--- a/labels.py
+++ b/labels.py
@@ -1,7 +1,7 @@
""" Various label/line-related functions.
"""
-from pointers import calculate_pointer
+from pointers import calculate_pointer, calculate_bank
def remove_quoted_text(line):
"""get rid of content inside quotes