From 253841002bbac35613581c8eaba2195667fcf6e8 Mon Sep 17 00:00:00 2001 From: Robert Kuzma Date: Wed, 27 Mar 2024 13:41:26 +0100 Subject: [PATCH] fix: cleanup new line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b025944e..4f2e71ad 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,3 @@ When making changes to scaf, keep the following in mind: - update pins in requirements/*.in files but *don't\* commit the compiled requirements.txt files to the repo. - update to the latest Python supported by Django. For Django 4.1, this is 3.8, 3.9, and 3.10. -