Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Update link to RandomState #6743

Merged
merged 1 commit into from
Sep 9, 2019
Merged

Conversation

larsoner
Copy link
Member

@larsoner larsoner commented Sep 9, 2019

Fix the numpy doc change.

@@ -97,7 +96,7 @@ def simulate_noise_evoked(evoked, cov, iir_filter=None, random_state=None):
The noise covariance
iir_filter : None | array
IIR filter coefficients (denominator)
random_state : None | int | ~numpy.random.mtrand.RandomState
random_state : None | int | ~numpy.random.RandomState
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't fill_doc this one since it's in a deprecated function anyway.

@larsoner
Copy link
Member Author

larsoner commented Sep 9, 2019

Circle is happy and I have checked flake locally, let's get this in to get things green

@larsoner larsoner merged commit 80471f1 into mne-tools:master Sep 9, 2019
@larsoner larsoner deleted the randomstate branch September 9, 2019 14:13
alexrockhill pushed a commit to alexrockhill/mne-python that referenced this pull request Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant