Skip to content

Commit

Permalink
Fix jupedsim visualizer
Browse files Browse the repository at this point in the history
  • Loading branch information
schroedtert committed Apr 29, 2024
1 parent 2ea22f4 commit 18d0da7
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 18d0da7

Please sign in to comment.