Skip to content

Commit 8518150

Browse files
author
Conner Mo
committed
Fix linter formatting issues
1 parent 4e0979a commit 8518150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/controllers/console/app/conversation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from datetime import datetime
21
import logging
2+
from datetime import datetime
33

44
import pytz # pip install pytz
55

0 commit comments

Comments
 (0)