-
Is there a good way for me (in user-/config-space) to tell pycharm (actually IDEA) that Flask’s
abort
is actually an exception raiser so it stops complaining about undeclared variables in code that is unreachable under the abort branch? #python youtrack.jetbrains.com/issue/PY-11199