From fa69b08dfac8fb7724e7bca6801dabf8d3bb61bb Mon Sep 17 00:00:00 2001 From: Gurdeep Atwal Date: Mon, 30 Sep 2024 12:25:25 +0100 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d2b9779..d8ba6418 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,6 @@ which is capable of sending lite-hmrc formatted emails. Details of how this sho be used are present in the help text for the command. # Linting - - Code formatting and conventions [Black](https://black.readthedocs.io/en/stable/) and isort are used in this project to enforce a consistent code style.