You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm always frustrated that import statements and example notebooks are messed up. It is a burden to manually add autoflake and nb-clean.
Describe the solution you'd like
Add autoflake and nb-clean. .pre-commit-config.yaml and pyproject.toml must be changed.
Additional context
I can send a PR for this. Thank you so much for this wonderful template.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm always frustrated that import statements and example notebooks are messed up. It is a burden to manually add autoflake and nb-clean.
Describe the solution you'd like
Add autoflake and nb-clean. .pre-commit-config.yaml and pyproject.toml must be changed.
Additional context
I can send a PR for this. Thank you so much for this wonderful template.
The text was updated successfully, but these errors were encountered: