Skip to content

Commit d2683e0

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 80d5b42 commit d2683e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PIL/ImageGrab.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import subprocess
2323
import sys
2424
import tempfile
25+
2526
from . import Image
2627

2728
TYPE_CHECKING = False

0 commit comments

Comments
 (0)