8000 Remove old comment · hugovk/drop-python@6e99fff · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e99fff

Browse files
authored
Remove old comment
1 parent 5a50217 commit 6e99fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import datetime as dt
22
import json
33
import os
4-
from zoneinfo import ZoneInfo # Python 3.9+
4+
from zoneinfo import ZoneInfo
55

66
import requests_cache
77
from packaging import specifiers

0 commit comments

Comments
 (0)
0