Skip to content

Commit 4f64ff4

Browse files
committed
fixes 7176, missing import
1 parent 82cded3 commit 4f64ff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dataikuapi/dss/scenario.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from datetime import datetime
2+
13
class DSSScenario(object):
24
"""
35
A handle to interact with a scenario on the DSS instance

0 commit comments

Comments
 (0)