From dc42f078c31590a0da42b7ff8120b1f97bad005f Mon Sep 17 00:00:00 2001 From: Katy Baulch <46493669+katybaulch@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:52:33 +0100 Subject: [PATCH] Fix line length violations --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d79ffb3..4f8de87 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,15 @@ A CLI tool to map the GCF data to the required JSON format for bulk-import. -- _Developers_ please read the [DEVELOPERS.md](DEVELOPERS.md) file for more information. +- _Developers_ please read the [DEVELOPERS.md](DEVELOPERS.md) file for more + information. - This tool is designed to map this [GCF data](https://drive.google.com/drive/folders/1FBia9JzpdaCjRe7M7-pgh3Ahl9_MReh_) ## Installation -This package is not available on PyPI. To install it, you need to build the package and install it locally. +This package is not available on PyPI. To install it, you need to build the +package and install it locally. ```bash make build # Ensure you have the package built