-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I previously used pyre, so the invocation offered by --help I chose was this one:
# Pyre-like invocation
mypy --strict -p package | mypy-upgrade
But this fails because of .tell() and .seek() on stdin near
mypy-upgrade/src/mypy_upgrade/parsing.py
Line 72 in d62ff02
| start = report.tell() |
ugognw
Metadata
Metadata
Assignees
Labels
No labels