Skip to content

Commit 2e6b444

Browse files
committed
typo
1 parent d44c8e0 commit 2e6b444

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

GEMstack/offboard/calibration/tools/visualizer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import pyvista as pv
2-
import os
3-
os.environ['DISPLAY'] = ':0'
42
class visualizer:
53
def __init__(self):
64
self.plotter = pv.Plotter(notebook=False)

0 commit comments

Comments
 (0)