Skip to content

Commit

Permalink
Fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
hiltonlima committed Nov 22, 2023
1 parent 12c439d commit b76e50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/user_prompt_support/prompt_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from typing import Dict, Optional

from pydantic import BaseModel

from app.constants.websockets_constants import MessageTypeEnum

default_timeout_s = 60 # Seconds
Expand Down

0 comments on commit b76e50e

Please sign in to comment.