Passed
Pull Request — master (#69)
by Humberto
01:53
created

build.settings   A

Complexity

Total Complexity 0

Size/Duplication

Total Lines 4
Duplicated Lines 0 %

Test Coverage

Coverage 0%

Importance

Changes 0
Metric Value
wmc 0
eloc 2
dl 0
loc 4
rs 10
c 0
b 0
f 0
ccs 0
cts 1
cp 0
1
"""Settings from flow_manager NApp."""
2
# Pooling frequency
3
STATS_INTERVAL = 30
4