Merge branch 'master' into craiger-stable

This commit is contained in:
Walter A. Boring IV 2021-01-08 21:09:41 -05:00 committed by GitHub
commit df7a4b1fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ check: .venv/bin/tox # Code format check with isort and black
tox -epep8
fix: .venv/bin/tox # fixes code formatting with isort and black
tox -efmt
tox -efmt