Skip to content

Commit a4ed118

Browse files
fix: Commented code
1 parent 7915d3b commit a4ed118

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ansys/tools/visualization_interface/backends/pyvista/pyvista_interface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ def __init__(
109109

110110
# Show the XY plane
111111
self._show_plane = show_plane
112-
# if (not DOCUMENTATION_BUILD) or (DOCUMENTATION_BUILD and not use_qt) or (TESTING_MODE and not use_qt):
113112
if not use_qt:
114113
self.scene.add_axes(interactive=False)
115114

0 commit comments

Comments
 (0)