sdv-dev / SDV

Synthetic data generation for tabular data
https://docs.sdv.dev/sdv
Other
2.21k stars 287 forks source link

Add diff printout for ruff format failure #2084

Closed gsheni closed 1 week ago

R-Palazzo commented 1 week ago

Hi @gsheni, I noticed that print() statements are no longer raised when running invoke lint. Also running make fix-lint will not remove print statements.

amontanez24 commented 1 week ago

Hi @gsheni, I noticed that print() statements are no longer raised when running invoke lint. Also running make fix-lint will not remove print statements.

@gsheni If we can we should fix this to match the behavior of the previous lint rules