Skip to content

Commit

Permalink
Fix jupedsim visualizer
Browse files Browse the repository at this point in the history
  • Loading branch information
schroedtert authored and Ozaq committed Apr 30, 2024
1 parent f8a0319 commit 20320f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright © 2012-2024 Forschungszentrum Jülich GmbH
# SPDX-License-Identifier: LGPL-3.0-or-later
import jupedsim as jps
import vtkmodules.vtkRenderingOpenGL2 # noqa: F401
from jupedsim.internal.aabb import AABB
from PySide6.QtCore import Signal
from vtkmodules.qt.QVTKRenderWindowInteractor import QVTKRenderWindowInteractor
Expand Down

0 comments on commit 20320f9

Please sign in to comment.