We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ca659 commit c30a90eCopy full SHA for c30a90e
spyne/server/null.py
@@ -29,7 +29,7 @@
29
logger = logging.getLogger(__name__)
30
31
from spyne import MethodContext, BODY_STYLE_BARE, ComplexModelBase, \
32
- BODY_STYLE_EMPTY, BODY_STYLE_OUT_BARE, BODY_STYLE_EMPTY_OUT_BARE, Ignored
+ BODY_STYLE_EMPTY, Ignored
33
34
from spyne.client import Factory
35
from spyne.const.ansi_color import LIGHT_RED
0 commit comments