From 5d500100e5085116b8c67ce8f52df1206feb6816 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Wed, 5 Aug 2020 18:23:11 +0200 Subject: [PATCH] Formatting. --- Pipfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 5ee1c1c..3ac6ea8 100644 --- a/Pipfile +++ b/Pipfile @@ -11,6 +11,7 @@ django = "*" easy-thumbnails = "*" image = "*" django-widget-tweaks = "*" -# Commented out to not explicitly specify Python3 subversion. + +# Commented out to not explicitly specify Python 3 subversion. # [requires] # python_version = "3.8"