Skip to content

Commit

Permalink
Fixing import
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacspitzer committed Jul 22, 2024
1 parent 81c1797 commit b9c6842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysynphot/test/test_observation.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import pytest
from numpy.testing import assert_allclose, assert_array_equal

from Pandeia.src.pysynphot import pysynphot
import pysynphot

from ..observation import Observation
from ..obsbandpass import ObsBandpass
Expand Down

0 comments on commit b9c6842

Please sign in to comment.