sourcery
sourcery copied to clipboard
Sourcery doesn't seem to refactor functions in functions
Issue description or question
Code that sourcery would recactor is ignored if defined as a function inside another function
Sourcery Version
0 .3.0
Code editor or IDE name and version
Pycharm v2019.3
OS name and version
Windows 10
Here is a bit of a contrived example


At the moment our analysis of variable usage in and around nested functions isn't complete, so we've disabled Sourcery for nested functions.
This is on our roadmap to address, but might take a little bit of time.
This should now work.