From b27e54750928818c8f96edbb48b5f4817bd27ef2 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 20 Jun 2012 01:42:33 -0500 Subject: more de-dependency-looping original-commit-id: 1342ab67db4301563d317722d04fab9473411fda --- labels.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'labels.py') 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 -- cgit v1.2.3