Passed
Branch master (2e0d62)
by Max
50s
created

tests.test_structured_data   A

Complexity

Total Complexity 2

Size/Duplication

Total Lines 3
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
eloc 3
dl 0
loc 3
rs 10
c 0
b 0
f 0
wmc 2
1
def test_main(structured_data):
2
    assert structured_data
3