Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ TestLearnTools
Class
TestLearnTools
tests/test_learntools.py:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
from
learntools.python.ex1
import
*
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