Skip to content

Commit ea2d5c2

Browse files
authored
MNT: remove development modules (#165)
Removes the `covariance` and `plot` modules. While these are useful for development, they are not (yet?) at the level of production quality. Closes: #156 Closes: #159 Reviewed-by: Krishna Naidoo <krishna.naidoo.11@ucl.ac.uk>
1 parent 093cfc6 commit ea2d5c2

File tree

9 files changed

+103
-1131
lines changed

9 files changed

+103
-1131
lines changed

.commitlint.rules.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ module.exports = {
99
"catalog",
1010
"cli",
1111
"core",
12-
"covariance",
1312
"fields",
1413
"healpy",
1514
"io",
1615
"mapper",
17-
"plot",
1816
"progress",
1917
"twopoint",
2018
],

examples/example.ipynb

Lines changed: 103 additions & 24 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)