Skip to content

Commit

Permalink
Fix style check
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioAPeraza committed Jul 26, 2024
1 parent 525908b commit 080169e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimare/meta/ibma.py
Original file line number Diff line number Diff line change
Expand Up @@ -1521,7 +1521,7 @@ def correct_fwe_montecarlo(self, result, n_iters=5000, n_cores=1):


class FixedEffectsHedges(IBMAEstimator):
"""Fixed Effects Hedges meta-regression estimator
"""Fixed Effects Hedges meta-regression estimator.
.. versionadded:: 0.3.1
Expand Down

0 comments on commit 080169e

Please sign in to comment.