Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 6, 2025
1 parent 9e7e8d2 commit 168a460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/legendoptics/pyg4utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ def addConstPropertyPint(self, name, value):
_patch_g4_pint_unit_support()


__all__ = ["pyg4_sample_λ", "pyg4_def_scint_by_particle_type"]
__all__ = ["pyg4_def_scint_by_particle_type", "pyg4_sample_λ"]

0 comments on commit 168a460

Please sign in to comment.