Skip to content

Commit

Permalink
Changed Class name
Browse files Browse the repository at this point in the history
from Headless_Visualizer to Headless_Renderer
  • Loading branch information
jpd-de authored Sep 23, 2024
1 parent af6a54d commit ee46b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion znvis/visualizer/headless_renderer.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
from znvis.rendering import Mitsuba


class Headless_Visualizer:
class Headless_Renderer:
"""
Main class to perform visualization.
Expand Down

0 comments on commit ee46b6f

Please sign in to comment.