Skip to content

Commit 75b3199

Browse files
committed
Fix lint issues [skip ci]
1 parent d941bc0 commit 75b3199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from PIL import Image
1313
from requests import codes
1414

15-
from vws import CloudRecoService, VWS
15+
from vws import VWS, CloudRecoService
1616
from vws.exceptions import (
1717
AuthenticationFailure,
1818
BadImage,

0 commit comments

Comments
 (0)