Files
Eric Larson 42678aa7ec MRG: Add second-order sections filtering (#3324)
ENH: Add second-order sections filtering
2016-06-27 17:53:55 +02:00

10 lines
124 B
INI

[run]
branch = True
source = mne
include = */mne/*
omit =
*/mne/externals/*
*/bin/*
*/setup.py
*/mne/fixes*