Skip to content

Commit

Permalink
quick fix for making merge work again.
Browse files Browse the repository at this point in the history
import issues will generally reworked in #236
  • Loading branch information
ebroecker committed Nov 7, 2018
1 parent 1a63019 commit 301c8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/canmatrix/canmatrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
import struct

from past.builtins import basestring
import copy
import canmatrix.copy as copy


class ExceptionTemplate(Exception):
Expand Down

0 comments on commit 301c8a3

Please sign in to comment.