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

Method test

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

Source from the content-addressed store, hash-verified

4
5class TestNbdev(unittest.TestCase):
6 def test(self):
7 self.assertGreater(len(nbdev.__version__), 0)
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected