Skip to content

Commit 7acdb80

Browse files
committed
fix timeout again
1 parent 05ec7e7 commit 7acdb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_qiniu.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
# flake8: noqa
3-
import os
3+
import os
44
import string
55
import random
66
import tempfile

0 commit comments

Comments
 (0)