Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ test_check
Method
test_check
tests/test_learntools.py:7–9 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
5
6
class
TestLearnTools(unittest.TestCase):
7
def
test_check(self):
8
color=
"blue"
9
q0.check()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected