deshaw / pyflyby

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

Make isort import lazy + Typing issues #317

Closed Carreau closed 5 months ago

Carreau commented 6 months ago

output was both sometime a method and sometime a attribute. Rename the attribute to _output.

Closes #274