Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
brentyi committed Oct 29, 2024
1 parent a9cf3cd commit 42515fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/examples/19_get_renders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Example for getting renders from a client's viewport to the Python API.
import imageio.v3 as iio
import numpy as np
import viser
Expand Down
1 change: 1 addition & 0 deletions examples/19_get_renders.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

import imageio.v3 as iio
import numpy as np

import viser


Expand Down

0 comments on commit 42515fc

Please sign in to comment.