| 1 | # SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen |
| 2 | # SPDX-License-Identifier: BSD-3-Clause |
| 3 | from vtkmodules.vtkCommonCore import vtkStringToken |
| 4 | from vtkmodules.vtkCommonDataModel import vtkCellGrid |
nothing calls this directly
no test coverage detected