Skip to content

Commit af2fdd2

Browse files
authored
Update README to mark type annotations as complete
1 parent eb30a4b commit af2fdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Examples follow this practice.
2222
- [x] port over code from course project
2323
- [x] set up repo/project workflows, including using `uv`
2424
- [x] add robust testing
25-
- [ ] Add type annotations
25+
- [x] Add type annotations
2626
- [ ] make sure old mininet setup/raspi setups still work
2727
- [ ] make sure nodes can run on a single computer (same IP, diff't ports)
2828
- [ ] refactor to use asyncio

0 commit comments

Comments
 (0)