mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
fix: Fix line too long in doctest (#7566)
This commit is contained in:
parent
393b960525
commit
10b6e7a658
@ -1,5 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
CAUTION: You may get a json.decoding error. This works for some of us but fails for others.
|
CAUTION: You may get a json.decoding error.
|
||||||
|
This works for some of us but fails for others.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
|
Loading…
Reference in New Issue
Block a user