Skip to content

Commit

Permalink
OCD: import order.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson committed Oct 14, 2014
1 parent 6e1dedf commit 4a07bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaco/tests/linearmapper_test_case.py
@@ -1,7 +1,7 @@

import unittest
from numpy import array
from numpy.testing import assert_equal, assert_array_almost_equal
from numpy.testing import assert_array_almost_equal, assert_equal


from chaco.api import ArrayDataSource, DataRange1D, LinearMapper
Expand Down

0 comments on commit 4a07bdb

Please sign in to comment.