From 3ae614ddf86a2b2efd8ba0be6372b3699205e3a7 Mon Sep 17 00:00:00 2001 From: jan6 Date: Mon, 4 Oct 2021 19:08:52 +0300 Subject: [PATCH] readme --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index 716a618..ac4778c 100644 --- a/README.txt +++ b/README.txt @@ -1,2 +1,3 @@ +code is formatted with "black" #remember to install the libraries, and you probably should use venvs anyway pip --require-venv install -r requirements.txt