You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
# Todo
3
2
4
3
- 🔴 High priority _(i.e. critical and urgent features / fixes)_
@@ -21,7 +20,7 @@
21
20
22
21
## Minor
23
22
24
-
-[] 🔴 Add a CLI flag to instantiate modules (add `__init__.py` to sub-directories in the writer phase).
23
+
-[x] 🔴 Add a CLI flag to instantiate modules (add `__init__.py` to sub-directories in the writer phase).
25
24
-[ ] 🟠 Add unit testing for the [CDA](src/nbrefactor/processor/cda.py), [Parser](src/nbrefactor/processor/parser.py), and [CLI](src/nbrefactor/cli.py). Integrate it into the CI workflow.
0 commit comments