Skip to content

Commit

Permalink
Fixed import in test script.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottransom committed Jan 1, 2011
1 parent d21b00d commit bebfdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_slalib.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import slalib as S
from pyslalib import slalib as S
import numpy as N
import numpy.testing as T
import math, unittest
Expand Down

0 comments on commit bebfdd8

Please sign in to comment.