Skip to content

Commit

Permalink
black -l 82
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Sep 23, 2019
1 parent dd9abc7 commit 8de7e25
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 263 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ MANIFEST
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
pip-wheel-metadata

# Unit test / coverage reports
htmlcov/
Expand Down Expand Up @@ -94,6 +95,9 @@ venv.bak/
.spyderproject
.spyproject

# VSCode
.vscode

# Rope project settings
.ropeproject

Expand All @@ -105,3 +109,7 @@ venv.bak/

# Cookiecutter
output/

# Transonic
__pythran__
__numba__
Loading

0 comments on commit 8de7e25

Please sign in to comment.