Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jwdink committed Jan 31, 2023
2 parents 22ae2c1 + 44f6972 commit 3c74c85
Show file tree
Hide file tree
Showing 53 changed files with 2,886 additions and 853 deletions.
3 changes: 3 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[flake8]
max-line-length = 160
per-file-ignores = */__init__.py:F401
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,6 @@ dmypy.json

# misc
**/.DS_Store

# use jupytext instead of plain jupyter
*.ipynb
Loading

0 comments on commit 3c74c85

Please sign in to comment.