MCPcopy
hub / github.com/mne-tools/mne-python / _fun

Function _fun

mne/utils/tests/test_logging.py:39–40  ·  view source on GitHub ↗
(verbose=None)

Source from the content-addressed store, hash-verified

37
38@verbose
39def _fun(verbose=None):
40 logger.debug("Test")
41
42
43def test_frame_info(capsys, monkeypatch):

Callers 1

test_frame_infoFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected