style: format file with black==23.7.0
This commit is contained in:
parent
9bc1f09ef1
commit
abadf6c9fb
45 changed files with 18 additions and 66 deletions
|
|
@ -2,5 +2,4 @@ from . import utils as test_utils
|
|||
|
||||
|
||||
def test_to_api_date(now):
|
||||
|
||||
assert test_utils.to_api_date(now) == now.isoformat().split("+")[0] + "Z"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue