Passed
Push — 2.x ( dfb5c5...7c9886 )
by Jordi
11:10
created

senaite.core.z3cform.widgets.queryselect   A

Complexity

Total Complexity 0

Size/Duplication

Total Lines 5
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
wmc 0
eloc 3
dl 0
loc 5
rs 10
c 0
b 0
f 0
1
# -*- coding: utf-8 -*-
2
3
from .widget import QuerySelectWidget  # noqa: F401
4
from .widget import QuerySelectWidgetFactory  # noqa: F401
5