MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / none

Method none

suds/sax/__init__.py:71–72  ·  view source on GitHub ↗
(cls, ns)

Source from the content-addressed store, hash-verified

69
70 @classmethod
71 def none(cls, ns):
72 return ns == cls.default
73
74 @classmethod
75 def xsd(cls, ns):

Callers 1

qualifyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected