Skip to content

Commit

Permalink
MAINT: Update code credit (mne-tools#12822)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 1, 2024
1 parent af19be0 commit 346af6f
Show file tree
Hide file tree
Showing 19 changed files with 1,273 additions and 0 deletions.
75 changes: 75 additions & 0 deletions doc/sphinxext/prs/12792.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"merge_commit_sha": "ab69d3e235de846b53ac2052b33faddce9ffd4f9",
"authors": [
{
"n": "Mathieu Scheltienne",
"e": "[email protected]"
},
{
"n": "autofix-ci[bot]",
"e": "114827586+autofix-ci[bot]@users.noreply.github.com"
},
{
"n": "Eric Larson",
"e": "[email protected]"
}
],
"changes": {
"doc/api/reading_raw_data.rst": {
"a": 14,
"d": 13
},
"doc/changes/devel/12792.newfeature.rst": {
"a": 1,
"d": 0
},
"doc/conf.py": {
"a": 1,
"d": 0
},
"mne/io/__init__.pyi": {
"a": 2,
"d": 0
},
"mne/io/_read_raw.py": {
"a": 34,
"d": 10
},
"mne/io/ant/__init__.py": {
"a": 5,
"d": 0
},
"mne/io/ant/ant.py": {
"a": 293,
"d": 0
},
"mne/io/ant/tests/__init__.py": {
"a": 3,
"d": 0
},
"mne/io/ant/tests/test_ant.py": {
"a": 138,
"d": 0
},
"mne/io/cnt/cnt.py": {
"a": 18,
"d": 15
},
"mne/io/nsx/nsx.py": {
"a": 8,
"d": 5
},
"mne/io/tests/test_read_raw.py": {
"a": 58,
"d": 1
},
"mne/tests/test_import_nesting.py": {
"a": 1,
"d": 1
},
"pyproject.toml": {
"a": 1,
"d": 0
}
}
}
15 changes: 15 additions & 0 deletions doc/sphinxext/prs/12796.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"merge_commit_sha": "e108241dbc0392100cf1b5df1598bda2f1645459",
"authors": [
{
"n": "github-actions[bot]",
"e": "41898282+github-actions[bot]@users.noreply.github.com"
}
],
"changes": {
"doc/sphinxext/prs/12794.json": {
"a": 39,
"d": 0
}
}
}
Loading

0 comments on commit 346af6f

Please sign in to comment.