Passed
Branch master (124402)
by Max
57s
created

tests.test_mypy_structured_data   A

Complexity

Total Complexity 1

Size/Duplication

Total Lines 3
Duplicated Lines 0 %

Importance

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