Skip to content

Commit ca01384

Browse files
committed
Python init template update (#3478)
* Updated the template versions. * Makes sure we use "where" in the system dir. * Different solution. * Increased the timeout * Python init template update
1 parent ae1d0f7 commit ca01384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import azure.functions as func
2+
import datetime
3+
import json
24
import logging
35

46
app = func.FunctionApp()

0 commit comments

Comments
 (0)