Skip to content

Commit 6115f25

Browse files
committed
[HOT-FIX] correct isort;
1 parent 98b7a1d commit 6115f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_test_data_objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# -*- coding: utf-8 -*-
2-
import six
32
from hashlib import md5
43

54
import requests
5+
import six
66
from syncano.models import Object
77
from tests.integration_test import InstanceMixin, IntegrationTest
88

0 commit comments

Comments
 (0)