From 58bc9950c57ef6fcffb1df57d36ab02f37fa7c1e Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 27 Jun 2024 21:47:16 +0300 Subject: [PATCH] Remove an errand whitespace character --- BUILD.md | 2 +- dev_scripts/qa.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index fb55f43..48f16be 100644 --- a/BUILD.md +++ b/BUILD.md @@ -49,7 +49,7 @@ Install dependencies: ```bash sudo apt install -y python3.9 ``` - + Poetry will automatically pick up the correct version when running. diff --git a/dev_scripts/qa.py b/dev_scripts/qa.py index 5199426..8ab193f 100755 --- a/dev_scripts/qa.py +++ b/dev_scripts/qa.py @@ -237,7 +237,7 @@ Install dependencies: ```bash sudo apt install -y python3.9 ``` - + Poetry will automatically pick up the correct version when running.