From 42a25f1bc62a5e635158352fbd0c910b2d15c22d Mon Sep 17 00:00:00 2001 From: Mark Cowan Date: Thu, 14 Sep 2023 11:03:06 +0300 Subject: [PATCH] Update README.md README more inclusive for angry people who've recently wasted time debugging bugs hidden by black's sometimes terrible splitting/wrapping of expressions and operator positioning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a4da6..0725903 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Lancer -Ever heard of [Black](https://github.com/psf/black)? This is the opposite. +Ever heard of [Black](https://github.com/psf/black)? This is similar. A tool to turn your clean python code into a hideous (working) mess. ## Features