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
Add a pre-commit hook to clean imports (sorting and detecting unused imports) and improving the style across notebooks (i.e. removing trailing whitespaces, line length, single vs. double quotes in strings, etc.).
Add a pre-commit hook to clean imports (sorting and detecting unused imports) and improving the style across notebooks (i.e. removing trailing whitespaces, line length, single vs. double quotes in strings, etc.).
Related to #147.
The text was updated successfully, but these errors were encountered: