Skip to content

Commit

Permalink
Reformat atoolwq
Browse files Browse the repository at this point in the history
  • Loading branch information
sr525 committed Sep 19, 2024
1 parent 336361c commit 6a424a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/analysis/tools/atools/counts.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
__all__ = ("CountPatches",)

from ..actions.scalar.scalarActions import CountUniqueAction
from ..actions.vector import LoadVector, FiniteSelector
from ..actions.vector import FiniteSelector, LoadVector
from ..interfaces import AnalysisTool


Expand Down

0 comments on commit 6a424a5

Please sign in to comment.