Skip to content

Commit d641bdc

Browse files
authored
Fix isort
1 parent 12ddff7 commit d641bdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/test_imagegrab.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
import pytest
66
from PIL import Image, ImageGrab
7+
78
from .helper import assert_image, assert_image_equal_tofile, skip_unless_feature
89

910

0 commit comments

Comments
 (0)