Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored May 17, 2024
1 parent 60dbd52 commit 8738335
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/adler/science/PhaseCurve.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ def __init__(self, abs_mag=18, phase_param=0.2, phase_param2=None, model_name="H
print("no model selected")

def SetModelBounds(self, param, bound_vals=(None, None)):

model_sbpy = self.model_function
param_names = model_sbpy.param_names
x = getattr(model_sbpy, param)
Expand Down

0 comments on commit 8738335

Please sign in to comment.