From 4eaa8329de93e9b8f99ce5c87f46b20d83ac8e27 Mon Sep 17 00:00:00 2001 From: Taroballz Date: Fri, 24 Jun 2022 11:14:23 +0800 Subject: [PATCH] modify the default 'settings.yml' text for solving api_key get Nonetype error --- check_rep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_rep.py b/check_rep.py index 014f7f6..1f5ed70 100644 --- a/check_rep.py +++ b/check_rep.py @@ -212,7 +212,7 @@ def main(config): # Example: api_key: 23efd1000l3eh444f34l0000kfe56kec0 VIRUS-TOTAL: - api_key: + api_key: """ if not settings.exists():