Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Mar 5, 2023
1 parent 0232303 commit c5c4499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EzTg/main.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import aiohttp
import requests

from .user import User
from .chat import Chat
from .user import User


class Parse(dict):
Expand Down

0 comments on commit c5c4499

Please sign in to comment.