From 53b1bf07e301e23b4eb19d4667dec6e3713c6530 Mon Sep 17 00:00:00 2001 From: Alexander VanTol Date: Thu, 23 May 2024 10:45:56 -0500 Subject: [PATCH] Update cfg_help.py --- cfg_help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg_help.py b/cfg_help.py index dd806b6f4..4b5a2c6d0 100644 --- a/cfg_help.py +++ b/cfg_help.py @@ -35,7 +35,7 @@ It will search for a file matching regex: *config.yaml You can modify the wsgi.py file to pass a file name / file path - into the call to app_init(). + into the call to app_init() """ import argparse