mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-14 03:29:59 +08:00
52e3db4834
Forgot to check for functions/classes that were part of a decorator/async func. Fixes https://github.com/davidhalter/jedi/issues/1132