my.jawbone: get rid of matplotlib import on top level

This commit is contained in:
karlicoss 2023-11-10 01:59:21 +00:00
parent e547acfa59
commit ac5f71c68b
2 changed files with 9 additions and 7 deletions

View file

@ -171,7 +171,6 @@ commands =
-p {[testenv]package_name} \
--exclude 'my/coding/codeforces.py' \
--exclude 'my/coding/topcoder.py' \
--exclude 'my/jawbone/.*' \
--txt-report .coverage.mypy-misc \
--html-report .coverage.mypy-misc \
{posargs}