Skip to content

Commit 1183641

Browse files
[autofix.ci] apply automated fixes
1 parent eab4236 commit 1183641

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mne/simulation/simulations_channel_specific_epoch_rejection.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
Phantom dipole simulation using channel-specific epoch rejection.
1515
"""
1616

17-
# Author: Carina Forster
18-
17+
# Authors: The MNE-Python contributors.
1918
# License: BSD-3-Clause
2019
# Copyright the MNE-Python contributors.
20+
2121
import matplotlib.pyplot as plt
2222
import numpy as np
2323
import pandas as pd

0 commit comments

Comments
 (0)