Skip to content

Commit

Permalink
MAINT: typo in log output
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaldane committed Sep 11, 2021
1 parent 431947d commit b8fd4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mi3gpu/NewtonSteps.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ def MCMCstep(runName, Jstep, couplings, param, gpus, log):

start_time = time.time()

log("Equilibrating MCMC chains...")
log("Running MCMC chains...")
(bimarg_model,
bicount,
sampledenergies,
Expand Down

0 comments on commit b8fd4aa

Please sign in to comment.