Skip to content

Commit

Permalink
Merge pull request #565 from eliegoudout/develop
Browse files Browse the repository at this point in the history
Deleted forgotten `__doc__`  bits
  • Loading branch information
vnmabus committed Aug 18, 2023
2 parents 27bce8e + d9cc328 commit 4111267
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions skfda/_utils/_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -364,10 +364,6 @@ def _evaluate_grid( # noqa: WPS234
object.
aligned: If False evaluates each sample
in a different grid.
evaluate_method: method to use to evaluate the points
n_samples: number of samples
dim_domain: dimension of the domain
dim_codomain: dimensions of the codomain
Returns:
Numpy array with dim_domain + 1 dimensions with
Expand Down

0 comments on commit 4111267

Please sign in to comment.