From a6838dcb747de9d25266310de74dbc96465e49e7 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Fri, 9 Oct 2020 16:18:55 -0400 Subject: [PATCH] Fix README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index adc590d8..c4b82f9f 100644 --- a/README.rst +++ b/README.rst @@ -172,7 +172,7 @@ Concept The framework stands on the `PEP20 (The Zen of Python) `_ principle: -.. code-block:: plain +.. code-block:: bash Explicit is better than implicit