From 560f23f1bc489aedd094cb87ebce66336e45408f Mon Sep 17 00:00:00 2001 From: Boris Alekseev <103372063+borisalekseev@users.noreply.github.com> Date: Fri, 29 Mar 2024 15:27:53 +0300 Subject: [PATCH] Code samples update Some beautify changes, mock type hints and called once assertion, those would be useful for beginners. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dca47b4..e9c3be7 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ When it comes to the Django Styleguide, **there are 3 general ways of using it:* **We recommend point number 2:** -- Read the styleguide.Комфортная работа в редакторе + вменяемый внешний вид. +- Read the styleguide. - Decide what's going to work best for you. - Adapt for your specific case.