1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-07-25 19:44:06 -04:00

Added unit tests

This commit is contained in:
2025-12-09 17:20:23 -05:00
parent 2b2dbb114b
commit d0dfaa42e6
35 changed files with 5426 additions and 48 deletions
+2
View File
@@ -175,6 +175,8 @@ branch = true
[tool.ruff]
line-length = 88
[tool.ruff.lint]
select = [
"F", # pyflakes rules
"E", # pycodestyle error rules