Skip to content

Commit 6cb8f8e

Browse files
authored
fire-ci
1 parent 171876b commit 6cb8f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cachecontrol/adapter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import zlib
44

55
from requests.adapters import HTTPAdapter
6-
6+
77
from .controller import CacheController
88
from .cache import DictCache
99
from .filewrapper import CallbackFileWrapper

0 commit comments

Comments
 (0)