Skip to content

Commit

Permalink
Example formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-nikolaev committed May 19, 2024
1 parent 615d654 commit 93d1bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_transparent.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from aiogram import Bot

from sulguk import AiogramSulgukMiddleware, SULGUK_PARSE_MODE
from sulguk import SULGUK_PARSE_MODE, AiogramSulgukMiddleware

CHAT_ID = 1

Expand Down

0 comments on commit 93d1bac

Please sign in to comment.