Skip to content

Commit

Permalink
ok I lied, this is final
Browse files Browse the repository at this point in the history
:
  • Loading branch information
ikrommyd committed Mar 28, 2024
1 parent 9b982e4 commit 633939c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions zfit_physics/pdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,4 @@
from .models.pdf_novosibirsk import Novosibirsk
from .models.pdf_relbw import RelativisticBreitWigner

__all__ = [
"Argus",
"RelativisticBreitWigner",
"CMSShape",
"Cruijff",
"ErfExp",
"Novosibirsk",
]
__all__ = ["Argus", "RelativisticBreitWigner", "CMSShape", "Cruijff", "ErfExp", "Novosibirsk"]

0 comments on commit 633939c

Please sign in to comment.