Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jackevansevo
630 days ago
Author here, I'm not aware of any IDE that can do this specific refactor
1 comments
morningsam
630 days ago
PyCharm understands pytest fixtures and if this is really just about a single fixture called "database", it takes 3 seconds to do this refactoring by just renaming it.
link