MCPcopy
hub / github.com/cool-RR/PySnooper / check

Method check

tests/utils.py:40–41  ·  view source on GitHub ↗
(self, s)

Source from the content-addressed store, hash-verified

38
39 @abc.abstractmethod
40 def check(self, s):
41 pass
42
43 def is_compatible_with_current_python_version(self):
44 compatible = True

Callers 1

assert_outputFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected