Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 15, 2024
1 parent 166d3bf commit ba04602
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tests/test_screenshot.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
from pathlib import Path

from myterial import orange, salmon
from rich import print
from PIL import Image

from brainrender import Scene


def test_screenshot(tmp_path):
filename = "screenshot.png"
scene = Scene(
Expand Down

0 comments on commit ba04602

Please sign in to comment.