From 939eb841601cdaad503775d554856edafc0fcf74 Mon Sep 17 00:00:00 2001 From: Amrou Date: Wed, 15 Feb 2023 09:03:47 +0100 Subject: [PATCH] update constants module docstring --- bot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/constants.py b/bot/constants.py index f1fb5471f1..01e88ba686 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -1,5 +1,5 @@ """ -Loads bot configuration from YAML files. +Loads all bot configuration from YAML files. By default, this simply loads the default configuration located at `config-default.yml`. If a file called `config.yml` is found in the