Skip to content

Commit db15dbc

Browse files
committed
Updating test imports
1 parent 93b892d commit db15dbc

File tree

1 file changed

+1
-1
lines changed
  • tests/endtoend/blueprint_functions/functions_in_blueprint_only

1 file changed

+1
-1
lines changed

tests/endtoend/blueprint_functions/functions_in_blueprint_only/blueprint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import datetime
21
import logging
32
import time
3+
from datetime import datetime
44

55
import azure.functions as func
66

0 commit comments

Comments
 (0)