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

Method test_import

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

Source from the content-addressed store, hash-verified

3
4class TestVTK(unittest.TestCase):
5 def test_import(self):
6 import vtk

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected