We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9a22b commit 388bf00Copy full SHA for 388bf00
yt_idv/scene_components/blocks.py
@@ -6,7 +6,7 @@
6
7
from yt_idv.gui_support import add_popup_help
8
from yt_idv.opengl_support import TransferFunctionTexture
9
-from yt_idv.scene_components.base_component import SceneComponent, _cmaps
+from yt_idv.scene_components.base_component import SceneComponent
10
from yt_idv.scene_data.block_collection import BlockCollection
11
from yt_idv.shader_objects import component_shaders
12
0 commit comments