From e8da93234c5c30820fc90d58ffb5d197beb17200 Mon Sep 17 00:00:00 2001 From: Roman Yurchak Date: Tue, 15 Oct 2024 14:27:51 +0200 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a8c57b75..fb7e8328b 100644 --- a/README.md +++ b/README.md @@ -221,4 +221,4 @@ pre-commit install You can also run all linters on all files with, ```bash pre-commit run -a -``` \ No newline at end of file +```