Skip to content

Commit

Permalink
Update earthquakes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Sep 25, 2023
1 parent df67e62 commit 36e5b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/geovista/examples/earthquakes.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def main(off_screen: bool = False) -> None:
plotter.view_xz(negative=True)
plotter.camera.zoom(1.5)
plotter.show()
return None


if __name__ == "__main__":
Expand Down

0 comments on commit 36e5b0e

Please sign in to comment.