MCPcopy
hub / github.com/mne-tools/mne-python / ensure_headers.py

File ensure_headers.py

tools/dev/ensure_headers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Ensure license and copyright statements are in source files.
2
3From https://www.bestpractices.dev/en/projects/7783?criteria_level=2:
4

Callers

nothing calls this directly

Calls 7

get_paths_from_treeFunction · 0.85
_ensure_authorFunction · 0.85
_ensure_licenseFunction · 0.85
_ensure_copyrightFunction · 0.85
_ensure_blankFunction · 0.85
compileMethod · 0.80
splitMethod · 0.80

Tested by

no test coverage detected