Skip to content

Commit

Permalink
DOC: strangeness with coverage on a comment ...
Browse files Browse the repository at this point in the history
  • Loading branch information
kdesimone committed May 15, 2017
1 parent 20b7b82 commit 331b4d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions popeye/og_regularized_hrf.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,7 @@ class GaussianFit(PopulationFit):
def __init__(self, model, data, grids, bounds,
voxel_index=(1,2,3), Ns=None, auto_fit=True, verbose=0):

r"""
A class containing tools for fitting the 2D Gaussian pRF model.
r"""A class containing tools for fitting the 2D Gaussian pRF model.
The `GaussianFit` class houses all the fitting tool that are associated with
estimatinga pRF model. The `GaussianFit` takes a `GaussianModel` instance
Expand Down

0 comments on commit 331b4d2

Please sign in to comment.