Open
Description
foo( # type:ignore
[ # type:ignore
a
]
)
INTERNAL ERROR: Black produced code that is not equivalent to the source. Please report a bug on https://github.com/psf/black/issues. This diff might be helpful: /tmp/blk_qaa1dff6.log
--- src
+++ dst
@@ -29,8 +29,6 @@
) # /Call
) # /Expr
type_ignores=
TypeIgnore(
) # /TypeIgnore
- TypeIgnore(
- ) # /TypeIgnore
) # /Module
\ No newline at end of file