Skip to content

Commit 2e308b7

Browse files
committed
Remove version item
1 parent 721b6a9 commit 2e308b7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

TODO.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,9 @@ TODO
103103
37. str manip [utils](https://github.com/dleitee/strman)
104104
38. consider [standard-version](https://github.com/conventional-changelog/standard-version)
105105
- [changelog-standard](https://github.com/bcoe/conventional-changelog-standard/blob/master/convention.md)
106-
39. remove `0.0.0` from individual package.json files
107-
- this field will be set upon push to individual repositories
106+
39.
108107
40. number theory fcns (see starred repo)
109-
41. [hdbscan](https://github.com/lmcinnes/hdbscan)
108+
41.
110109
42. check if `codecov` will accept multiple coverage reports
111110
- would like the ability to distinguish Linux, Windows, and browser coverage reports
112111
- temporary `git` tags?
@@ -147,7 +146,7 @@ TODO
147146
16. utils-deep-get
148147
17. utils-deep-set
149148
18. stream module (e.g., flow-split, flow-join, flow-mean) => /utils /math etc
150-
19.
149+
19. [hdbscan](https://github.com/lmcinnes/hdbscan)
151150

152151

153152
---

0 commit comments

Comments
 (0)