From eb6cd3583037c617e6ead3750be3da6c9d76bbaa Mon Sep 17 00:00:00 2001 From: mibi88 <76903855+mibi88@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:06:54 +0200 Subject: [PATCH] Small fix. --- STYLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLE.md b/STYLE.md index 0a58570..54da52b 100644 --- a/STYLE.md +++ b/STYLE.md @@ -4,7 +4,7 @@ Variables names in sneak_case. -Write your procedure name as following: `filename_whatitdoes`. +Name your procedures as following: `filename_whatitdoes`. The procedures are documented using sphinx.