Skip to content

Commit

Permalink
repo tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
wspr committed Mar 9, 2024
1 parent 4e0ade7 commit fa3ca66
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 191 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: Lint with flake8
run: |
cd pysankey
# stop the build if there are Python syntax errors or undefined names
flake8 . --count --select=E9,F63,F7,F82 --indent-size=4 --show-source --statistics
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
Expand Down
189 changes: 0 additions & 189 deletions .ipynb_checkpoints/plotFruit-checkpoint.ipynb

This file was deleted.

2 changes: 0 additions & 2 deletions pysankey/requirements.txt

This file was deleted.

0 comments on commit fa3ca66

Please sign in to comment.