Skip to content

Commit

Permalink
pre-commit.ci: style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 25, 2024
1 parent bfe406c commit 4e9a6a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glass/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
"""GLASS package."""

__all__ = [
"MultiPlaneConvergence",
"RadialWindow",
"cls2cov",
"combine",
"cubic_windows",
Expand Down Expand Up @@ -32,11 +34,9 @@
"multalm",
"multi_plane_matrix",
"multi_plane_weights",
"MultiPlaneConvergence",
"partition",
"position_weights",
"positions_from_delta",
"RadialWindow",
"redshift_grid",
"redshifts",
"redshifts_from_nz",
Expand Down

0 comments on commit 4e9a6a6

Please sign in to comment.