Skip to content

Commit

Permalink
remove space on unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDJohnson committed Dec 6, 2023
1 parent 99f5d20 commit 8575d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PTMCMCSampler/PTMCMCSampler.py
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ def PTswap(self, p0, lnlike0, lnprob0, iter):
@return p0: new parameter vector
@return lnlike0: new log-likelihood
@return lnprob0: new log posterior value
"""
Ts = self.ladder

Expand Down

0 comments on commit 8575d36

Please sign in to comment.