Skip to content

Commit

Permalink
fixed show palette bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx committed Jun 11, 2022
1 parent 0e96acc commit f35a07e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pytti/update_func.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
freeze_vram_usage,
)

from pytti.image_models.pixel import PixelImage

from pytti.Transforms import (
animate_2d,
zoom_2d,
Expand Down

0 comments on commit f35a07e

Please sign in to comment.