Automatically adding an import for current module #3719
Labels
status: needs triage
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Using HLS at fb5e5c9
Steps to reproduce
Open a file with a class definition in it.
Edit a function to be a synonym for a class method
Expected behaviour
Nothing but my edit
Actual behaviour
An import line gets added for the current module, causing a loop.
The text was updated successfully, but these errors were encountered: