mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fixed formatting using black and isort
This commit is contained in:
parent
a16c9608a8
commit
6620024a62
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ class MongoStorage(BaseStorage):
|
|||
DEPRECATED: Use :class:`PyMongoStorage` instead.
|
||||
This class will be removed in future versions.
|
||||
|
||||
|
||||
|
||||
MongoDB storage required :code:`motor` package installed (:code:`pip install motor`)
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue