Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#development
Title
a
aloof-angle-91616
03/19/2020, 1:39 AM
i think this code is actually correct, but mypy isn’t accepting it. wherever exit_code is referenced, it will have to have successfully gone through the try block. you can possibly put
exit_code: int
above the try block?
Post