UNIX Text files are defined to have a trailing whiteline

This commit is contained in:
Istvan Ruzman
2020-08-17 09:17:44 +02:00
parent 558cebf015
commit 7bc1ec5aea
9 changed files with 10 additions and 1 deletions

View File

@@ -77,3 +77,4 @@ commands =
poetry install -v
poetry run pytest --black --isort --pylint --pylint-jobs=4 --mypy --flake8 --cov=pyrad3
"""