Skip to content

Commit 9306793

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2f4d84a commit 9306793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

papermill/parameterize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from datetime import datetime, UTC
1+
from datetime import UTC, datetime
22
from uuid import uuid4
33

44
import nbformat

0 commit comments

Comments
 (0)