Skip to content

Commit

Permalink
flake8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 10, 2024
1 parent 6d7c16a commit ac9c5c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcmc_examples/lighthouse/lighthouse_float_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from mcmc.mcmc_parameter import MCMCParameter
from mcmc.mcmc_state_variable import MCMCStateVariable


class LightHouseFloatModel(MCMCModel):
""" MCMC Model for the lighthouse problem, using float(32)
"""
Expand Down

0 comments on commit ac9c5c5

Please sign in to comment.