From e2ebf1bcf6cb14b9f12ed397e7b01a34811b59e0 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 24 Feb 2023 19:40:04 +0100 Subject: [PATCH] README update. (0.21.4) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4039a65..9d6f348 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ must be natural language. - Class member variables must always be in alphabetical order in __init__() or any function / method. - Functions must always be in alphabetical order in classes. -- Every commit must run without errors even if not being a working version of Linspector. +- Every commit must be working code without errors even if not being a working version of Linspector. ### Required libraries