deshaw / pyflyby

A set of productivity tools for Python
https://deshaw.github.io/pyflyby/
Other
347 stars 52 forks source link

This adds failing test, cleanup and fix for #318 (incorrect import insert due to improper stack count) #320

Closed Carreau closed 5 months ago

Carreau commented 5 months ago

Note that one need to have the conflicting import in the ImportDB.

I still need to track down and check what are the proper scopes.

Carreau commented 5 months ago

Closes #318