Skip to content

Commit 7aeb7c4

Browse files
committed
update porting TODO comments
1 parent 76b98ce commit 7aeb7c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

unpythonic/syntax/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
# TODO: Drop `# pragma: no cover` from macro tests as appropriate, since `mcpyrate` reports coverage correctly.
9191
# TODO: Test the q[t[...]] implementation in do0[]
9292

93+
# TODO: Brackets: use "with test[...]" instead of "with test(...)" in the test modules
94+
9395
# TODO: With `mcpyrate`, we could move the macro interface functions to
9496
# TODO: the submodules, and have just re-exports here.
9597

0 commit comments

Comments
 (0)