Remove experimental support (#1256)

This commit is contained in:
Steven B.
2024-11-14 14:55:02 +00:00
committed by GitHub
parent 6213b90f62
commit b8f6651d9b
6 changed files with 5 additions and 100 deletions

View File

@@ -84,9 +84,6 @@ include = [
[tool.coverage.run]
source = ["kasa"]
branch = true
omit = [
"kasa/experimental/*"
]
[tool.coverage.report]
exclude_lines = [