Skip to content

Commit

Permalink
restore
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Dec 10, 2024
1 parent 3ccf8a7 commit d368efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/noise.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# run_example = true

import numpy as np
from rendercanvas.pyside6 import RenderCanvas, loop
from rendercanvas.auto import RenderCanvas, loop


canvas = RenderCanvas(update_mode="continuous")
Expand Down

0 comments on commit d368efa

Please sign in to comment.