Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
nastaran78 committed Jul 2, 2024
1 parent 2ed52b6 commit 3e4360f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kenar/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
import httpx
from pydantic import BaseModel

from kenar import Scope, SendChatMessageResourceIdParams
from kenar.oauth import Scope, SendChatMessageResourceIdParams

from kenar.addon import (
CreateUserAddonRequest,
CreateUserAddonResponse,
Expand Down

0 comments on commit 3e4360f

Please sign in to comment.