Skip to content

Commit 7c4e216

Browse files
committed
import ordering
1 parent da043f0 commit 7c4e216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function_app.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
import logging
12
import azure.functions as func
23
import spotbot as sb
34
import cleanup
4-
import logging
55

66
app = func.FunctionApp(http_auth_level=func.AuthLevel.FUNCTION)
77

0 commit comments

Comments
 (0)