This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kj
Recipients kj, rhettinger, sourcedelica
Date 2021-10-22.12:28:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634905702.11.0.915012624954.issue41592@roundup.psfhosted.org>
In-reply-to
Content
Closing this because this is a linter problem (inside PyCharm), not a Python problem. In the earlier message I provided a solution for PyCharm.

PS, mypy --strict doesn't complain when I import _SubParsersAction, meaning most type checkers likely won't complain either.

Thanks for your time!
History
Date User Action Args
2021-10-22 12:28:22kjsetrecipients: + kj, rhettinger, sourcedelica
2021-10-22 12:28:22kjsetmessageid: <1634905702.11.0.915012624954.issue41592@roundup.psfhosted.org>
2021-10-22 12:28:22kjlinkissue41592 messages
2021-10-22 12:28:22kjcreate