We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e8e3e commit 4bc5e10Copy full SHA for 4bc5e10
fooof/group.py
@@ -38,7 +38,7 @@ def __init__(self, *args, **kwargs):
38
39
FOOOF.__init__(self, *args, **kwargs)
40
41
- self.power_spectra = None#np.array([])
+ self.power_spectra = None
42
43
self._reset_group_results()
44
0 commit comments