Passed
Pull Request — main (#1345)
by Fernando
02:01 queued 35s
created

tests.transforms.preprocessing.test_to   A

Complexity

Total Complexity 1

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 1

1 Function

Rating   Name   Duplication   Size   Complexity  
A test_todo() 0 2 1
1
def test_todo():
2
    assert False
3