Passed
Branch master (45645d)
by Humberto
03:09
created

build.settings   A

Complexity

Total Complexity 0

Size/Duplication

Total Lines 2
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
wmc 0
eloc 1
dl 0
loc 2
rs 10
c 0
b 0
f 0
1
"""Settings for the Topology NApp."""
2
3
# Set this option to true if you need the topology with bi-directional links
4
# DISPLAY_FULL_DUPLEX_LINKS = True
5