Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cool-RR/PySnooper
/ _check_preamble
Method
_check_preamble
tests/utils.py:79–80 ·
view source on GitHub ↗
(self, preamble)
Source
from the content-addressed store, hash-verified
77
78
@abc.abstractmethod
79
def
_check_preamble(self, preamble):
80
pass
81
82
@abc.abstractmethod
83
def
_check_content(self, preamble):
Callers
1
check
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected