-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style(notebooks): Ignore Flake8 complaints on Notebooks
One (E712) is a false positive as its used to subset a Pandas DataFrame. The other two I've no current alternative plan as they involve creating buttons for users to upload files. Not sure whether these will persist past the notebook refactor (#943) so have disabled the checks for the time being.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters