Skip to content

[Makefile] new optional helper to remove unused imports#148

Merged
sfc-gh-sbekman merged 3 commits intomainfrom
stas/autoflake
Apr 14, 2025
Merged

[Makefile] new optional helper to remove unused imports#148
sfc-gh-sbekman merged 3 commits intomainfrom
stas/autoflake

Conversation

@sfc-gh-sbekman
Copy link
Copy Markdown
Collaborator

this is superuseful when mixing or splicing many py files together to quickly remove unused imports.

but it could have bad side-effects, so making it into an optional target to be used only when it's really saving time.

cc: @sfc-gh-mwyatt

Signed-off-by: Stas Bekman <stas.bekman@snowflake.com>
@sfc-gh-sbekman sfc-gh-sbekman merged commit fbc1c65 into main Apr 14, 2025
3 checks passed
@sfc-gh-sbekman sfc-gh-sbekman deleted the stas/autoflake branch April 14, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants