1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-17 13:51:54 -05:00

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

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