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: unpythonic/syntax/__init__.py
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,6 @@
127
127
128
128
# TODO: Upgrade anaphoric if's `it` into a `mcpyrate` magic variable that errors out at compile time when it appears in an invalid position (i.e. outside any `aif`). Basically, take the `aif` from `mcpyrate`.
129
129
# TODO: also let_syntax block, expr
130
-
# TODO: also the[] in unpythonic.syntax.testingtools
131
130
# TODO: also kw() in unpythonic.syntax.prefix
132
131
# TODO: also call_cc[] in unpythonic.syntax.tailtools
0 commit comments