From 05bfb37e18d4afd3082c0356063e29bc5e505f30 Mon Sep 17 00:00:00 2001 From: birdi Date: Sat, 10 Aug 2019 23:44:45 +0300 Subject: [PATCH] Add docs for deprecated --- docs/source/utils/deprecated.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/source/utils/deprecated.rst b/docs/source/utils/deprecated.rst index 0a7b4089..ce80bb0e 100644 --- a/docs/source/utils/deprecated.rst +++ b/docs/source/utils/deprecated.rst @@ -1,4 +1,8 @@ ========== Deprecated ========== -Coming soon... +.. literalinclude:: ../../../aiogram/utils/deprecated.py + :caption: deprecated.py + :language: python3 + :linenos: +