Skip to content

Commit

Permalink
Merge pull request #285 from AndreiDrang/master
Browse files Browse the repository at this point in the history
upd
  • Loading branch information
AndreiDrang authored Aug 7, 2024
2 parents e991369 + c8ace07 commit fc184ce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The library is intended for software developers and is used to work with the `Ru

Support of the service `Death By Captcha <https://deathbycaptcha.com?refid=1237267242>`_ is integrated into this library, more information in the library documentation or in the `service docs <https://deathbycaptcha.com/api/2captcha?refid=1237267242>`_.

Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_. For example - `Torrents Tracker bot <https://t.me/torrents_tracker_bot>`_ for Telegram
Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_.

.. toctree::
:maxdepth: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/main/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Or email [email protected]

***

You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/). For example - [Torrents Tracker bot](https://t.me/torrents_tracker_bot) for Telegram.
You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/).

***

Expand Down
2 changes: 1 addition & 1 deletion requirements.style.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# codestyle
isort==5.*
black==24.4.2
black==24.8.0
autoflake==2.*
2 changes: 1 addition & 1 deletion requirements.test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.*
pytest==8.*
coverage==7.*
pytest-asyncio==0.*

0 comments on commit fc184ce

Please sign in to comment.