Skip to content

Commit 45a664d

Browse files
committed
Update TODO list
1 parent b521239 commit 45a664d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
- (!) README.md
22
- Do not use OrderedDict (dictionaries in Python 3.7 are now ordered)
3+
- Docstrings
34
- Features
45
- Models layer
56
- [X] Data variant converting
67
- [X] Change empty dict to actual dict type, not empty models
78
- [X] Data variant merging
89
- [X] Create and register models
910
- [X] Merge meta-models and extract common ones
11+
- [ ] Strict mode
1012
- [X] Save meta-models as python code
1113
- [X] typing code generation
1214
- [ ] (Maybe in future) Extract to another module (by serializers for each dynamic typing class)

0 commit comments

Comments
 (0)