Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
ansnfernand committed Jan 2, 2025
1 parent 5df016a commit 8fa2acb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import os
from pathlib import Path

import ansys.tools.visualization_interface as viz_interface
from ansys_sphinx_theme import (
ansys_favicon,
ansys_logo_white,
Expand Down Expand Up @@ -42,7 +41,6 @@
# Convert notebooks into Python scripts and include them in the output files
logger = logging.getLogger(__name__)

viz_interface.DOCUMENTATION_BUILD = True
pyvista.BUILDING_GALLERY = True
pyvista.OFF_SCREEN = True

Expand Down

0 comments on commit 8fa2acb

Please sign in to comment.