From 17c02009cc6befb1a2d0e58d182628bfd124eb06 Mon Sep 17 00:00:00 2001 From: dsodx Date: Sun, 4 Jun 2023 15:27:59 +0300 Subject: [PATCH] Update change log --- CHANGES/1188.feature.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES/1188.feature.rst b/CHANGES/1188.feature.rst index 8a5cb8ab..74ad8da1 100644 --- a/CHANGES/1188.feature.rst +++ b/CHANGES/1188.feature.rst @@ -1,4 +1,5 @@ -Fill fsm/storage/__init.py__ and fsm/__init__.py to simplify imports. +Fill ``fsm/storage/__init.py__`` and ``fsm/__init__.py`` to simplify imports. + For example use .. code-block:: Python