Skip to content

Commit

Permalink
rename arrays submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morris committed May 8, 2024
1 parent c829a41 commit f150995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maria/instrument/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

from .. import utils
from ..coords import Angle
from .array import generate_array
from .arrays import generate_array
from .bands import BandList, all_bands, parse_bands_config # noqa F401
from .beams import compute_angular_fwhm # noqa F401
from .detectors import Detectors # noqa F401
Expand Down

0 comments on commit f150995

Please sign in to comment.