Skip to content

Commit 13dcb7c

Browse files
committed
update porting TODO comments
1 parent 7f2ccc7 commit 13dcb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unpythonic/syntax/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
# TODO: update documentation of `quicklambda`
9393
# TODO: `@macro_stub` does not exist, just make a regular macro that explicitly raises an error.
9494

95+
# TODO: Drop `# pragma: no cover` from macro tests as appropriate, since `mcpyrate` reports coverage correctly.
9596

9697
# TODO: With `mcpyrate`, we could move the macro interface functions to
9798
# TODO: the submodules, and have just re-exports here.

0 commit comments

Comments
 (0)