Skip to content

Commit

Permalink
Fixing indentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianHavens authored Sep 14, 2023
1 parent 332e4bd commit ac37bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calphy/phase.py
Original file line number Diff line number Diff line change
Expand Up @@ -1132,4 +1132,4 @@ def integrate_pressure_scaling(self, return_values=False):
nsims=self.calc.n_iterations, return_values=return_values)

if return_values:
return res
return res

0 comments on commit ac37bcf

Please sign in to comment.