Skip to content

Commit 6fc2050

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1fe907c commit 6fc2050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

icalevents/icaldownload.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
Downloads an iCal url or reads an iCal file.
33
"""
4+
45
from httplib2 import Http
56
import logging
67

0 commit comments

Comments
 (0)