Is there a way to find undecorated classes/functions in a Python module?
I’m trying to write a tool which will help me find implementation bugs in a large existing python code base that makes heavy use of decorators.
Is there a way to find undecorated classes/functions in a Python module?
I’m trying to write a tool which will help me find implementation bugs in a large existing python code base that makes heavy use of decorators.
Is there a way to find undecorated classes/functions in a Python module?
I’m trying to write a tool which will help me find implementation bugs in a large existing python code base that makes heavy use of decorators.
Is there a way to find undecorated classes/functions in a Python module?
I’m trying to write a tool which will help me find implementation bugs in a large existing python code base that makes heavy use of decorators.