From 426f57016228eb33f7cadf21a984abf8ac18797a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 27 Nov 2014 08:29:50 +0100 Subject: m fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/line.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/line.py') diff --git a/src/line.py b/src/line.py index b2d6866..8de6f9e 100644 --- a/src/line.py +++ b/src/line.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ''' -from common import * +from pytagomacs.common import * class Line(): -- cgit v1.2.3-70-g09d2