Skip to content

Commit

Permalink
remove test import
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Sep 20, 2022
1 parent b2b3085 commit 665a27f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion synphot/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from copy import deepcopy
from functools import partial

import astropy.modeling.functional_models
# THIRD-PARTY
import numpy as np

Expand Down
1 change: 0 additions & 1 deletion synphot/observation.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# ASTROPY
from astropy import log
from astropy import units as u
from astropy.units import Unit
from astropy.utils.exceptions import (AstropyUserWarning,
AstropyDeprecationWarning)

Expand Down

0 comments on commit 665a27f

Please sign in to comment.