We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d8660 commit 9f5ec6bCopy full SHA for 9f5ec6b
pyproject.toml
@@ -11,7 +11,12 @@ source = ["kotori"]
11
fail_under = 0
12
show_missing = true
13
omit = [
14
+ "kotori/daq/intercom/c.py",
15
+ "kotori/daq/intercom/pyclibrary_ext/*",
16
+ "kotori/daq/intercom/udp.py",
17
+ "kotori/daq/intercom/wamp.py",
18
"kotori/firmware/*",
19
+ "kotori/frontend/*",
20
"kotori/vendor/hydro2motion/*",
21
"kotori/vendor/ilaundry/*",
22
"kotori/vendor/luftdaten/*",
0 commit comments