fix: Fix line too long in doctest (#7566)

This commit is contained in:
Caeden Perelli-Harris 2022-10-23 16:14:45 +01:00 committed by GitHub
parent 393b960525
commit 10b6e7a658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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