From 25dd951df21c9d1723aebbaff9b3e3890c058cdc Mon Sep 17 00:00:00 2001 From: Dave Stephens Date: Wed, 24 Aug 2022 09:38:08 +0100 Subject: [PATCH] CONTRIBUTING.md linting fix --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a6d9036c..9e867f9a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,4 +27,3 @@ If you're adding a new application: * Development of Ansible-NAS is carried out in [Visual Studio Code](https://code.visualstudio.com/) - you'll get some nice recommended extensions and task setups if you do the same. * You'll need a working Python 3 environment, and [pre-commit](https://pre-commit.com) installed - `pip install pre-commit`. -