Skip to content

Commit ea723e1

Browse files
committed
fix bug
1 parent 4136945 commit ea723e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import urllib.request
2424
import contextlib
2525
import sys
26-
import datetime
26+
from datetime import date
2727

2828
sys.path.append(os.path.abspath("./_ext"))
2929

0 commit comments

Comments
 (0)