Skip to content

Commit aa287bc

Browse files
authored
Merge pull request #5913 from radarhere/sys
Added sys import
2 parents 4d1d2c9 + 1998d12 commit aa287bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/test_image.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import io
22
import os
33
import shutil
4+
import sys
45
import tempfile
56

67
import pytest

0 commit comments

Comments
 (0)