Skip to content

Commit d073c2b

Browse files
authoredMay 1, 2025··
Merge pull request #48 from ksunden/rename
Rename data-prototype to mpl-data-containers
2 parents 27e212a + 879277a commit d073c2b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+118
-114
lines changed
 

‎.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[run]
22
source =
3-
data_prototype
3+
mpl_data_containers
44
[report]
55
omit =
66
*/python?.?/*

‎.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exclude =
55
build,
66
dist,
77
versioneer.py,
8-
data_prototype/_version.py,
8+
mpl_data_containers/_version.py,
99
docs/source/conf.py
1010
setup.py
1111
.eggs

0 commit comments

Comments
 (0)
Please sign in to comment.