1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2026-04-11 10:18:39 +02:00

Expand test coverage and improve tests

This commit is contained in:
Phil Howard
2020-03-20 15:38:22 +00:00
parent 3a48112445
commit 90fabf53fa
4 changed files with 145 additions and 46 deletions

View File

@@ -12,3 +12,4 @@ ignore =
E501
F403
F405
W504