Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
vferat committed Sep 12, 2023
1 parent 1a497df commit f3b9e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pycrostates/segmentation/entropy.py
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,6 @@ def partial_auto_information_function(
lags : int | list, tuple, array of shape ``(n_lags,)``
The lags at which to compute the auto-information function.
If int, will use lags = np.arange(lags).
%(state_to_ignore)s
%(ignore_self)s
%(log_base)s
%(n_jobs)s
Expand Down

0 comments on commit f3b9e1a

Please sign in to comment.