cleanup; testable colors.py (#16)
authorShane Jaroch <chown_tee@proton.me>
Thu, 29 Sep 2022 14:32:27 +0000 (10:32 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Sep 2022 14:32:27 +0000 (10:32 -0400)
commita3d3cdd672b5f225ceedd431032322dacaecbcbd
tree17dcd28d188969e3122272f76bef9c4efdb30ff0
parent295f8a635284eeaf91f313fb6d1e6d1b053948c0
cleanup; testable colors.py (#16)

* tidy calculate service & makefile

* split eqs onto multiple lines

* more testable / idiomatic colors.py (and lintable)

* remove yamllint
.yamllint.yml [deleted file]
Makefile
ntclient/__init__.py
ntclient/services/calculate.py
ntclient/utils/colors.py
requirements-lint.txt
tests/services/test_recipe.py
tests/test_cli.py