Loading CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ release. ## [Unreleased] ### Changed - Enabled Hayabusa2 drivers [#596](https://github.com/DOI-USGS/ale/pull/596) - Enabled Juno drivers [#597](https://github.com/DOI-USGS/ale/pull/597) ### Added - Apollo Metric drivers, tests, and data [#533](https://github.com/DOI-USGS/ale/pull/533) Loading ale/drivers/__init__.py +0 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,6 @@ from abc import ABC # Explicit list of disabled drivers __disabled_drivers__ = ["ody_drivers", "juno_drivers", "tgo_drivers"] # dynamically load drivers Loading Loading
CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ release. ## [Unreleased] ### Changed - Enabled Hayabusa2 drivers [#596](https://github.com/DOI-USGS/ale/pull/596) - Enabled Juno drivers [#597](https://github.com/DOI-USGS/ale/pull/597) ### Added - Apollo Metric drivers, tests, and data [#533](https://github.com/DOI-USGS/ale/pull/533) Loading
ale/drivers/__init__.py +0 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,6 @@ from abc import ABC # Explicit list of disabled drivers __disabled_drivers__ = ["ody_drivers", "juno_drivers", "tgo_drivers"] # dynamically load drivers Loading