We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4d84a commit 9306793Copy full SHA for 9306793
papermill/parameterize.py
@@ -1,4 +1,4 @@
1
-from datetime import datetime, UTC
+from datetime import UTC, datetime
2
from uuid import uuid4
3
4
import nbformat
0 commit comments