tracking_policy_agendas   A
last analyzed

Complexity

Total Complexity 0

Size/Duplication

Total Lines 3
Duplicated Lines 0 %

Test Coverage

Coverage 100%

Importance

Changes 0
Metric Value
wmc 0
eloc 3
dl 0
loc 3
ccs 2
cts 2
cp 1
rs 10
c 0
b 0
f 0
1 1
from .classifiers import *
0 ignored issues
show
introduced by
Missing module docstring
Loading history...
2
from .word2vec import *
3