tests   A
last analyzed

Complexity

Total Complexity 0

Size/Duplication

Total Lines 1
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
eloc 1
dl 0
loc 1
rs 10
c 0
b 0
f 0
wmc 0
1
# the inclusion of the tests module is not meant to offer best practices for
2
# testing in general, but rather to support the `find_packages` example in
3
# setup.py that excludes installing the "tests" package
4