MCPcopy Create free account
hub / github.com/Kaggle/docker-python / test_version

Method test_version

tests/test_wandb.py:7–8  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5class TestWandB(unittest.TestCase):
6
7 def test_version(self):
8 self.assertIsNotNone(wandb.__version__)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected