legend-exp / legend-dataflow

LEGEND data flow management
Other
2 stars 11 forks source link

Remove star imports #22

Closed gipert closed 10 months ago

gipert commented 11 months ago

They are bad!

https://docs.astral.sh/ruff/rules/undefined-local-with-import-star/

Then remove these lines:

https://github.com/legend-exp/legend-dataflow/blob/a455f0b8929776c9b7196578d3e677100e6412c6/.ruff.toml#L27-L28