diff options
author | Pawky Languish | 2025-04-19 19:07:38 +0000 |
---|---|---|
committer | Pawky Languish | 2025-04-19 19:07:38 +0000 |
commit | f4fb34dde6b03fdb49f71476d587c5c7f986b565 (patch) | |
tree | ef8cc174c413dcd766754bc51c52b9a2fc328e5c /README | |
parent | 12062621d6d67adb8abee962f4201e2d5196f55b (diff) |
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index fe0c472..fa6f089 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -code is formatted with "black" +code is formatted with "black --line-length=120" #remember to install the libraries, and you probably should use venvs anyway pip --require-venv install -r requirements.txt |