From d4b595d79e9c926461ce84ca0dc1b088120e6ab0 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:01:34 +0200 Subject: [PATCH] Merge pull request from #9 fix: bad indentation leading to reference before assignment error #9 --- octosuite/octosuite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octosuite/octosuite.py b/octosuite/octosuite.py index acb4188..f97a1d0 100644 --- a/octosuite/octosuite.py +++ b/octosuite/octosuite.py @@ -199,7 +199,7 @@ An advanced and lightning fast framework for gathering open-source intelligence Whats new in v{version_tag}? -[{green}FIXED{reset}] Fixed a bug '[ERROR] An error occurred: can only concatenate str (not "NoneType") to str' +[{green}FIXED{reset}] Merged pull request from #9: bad indentation leading to reference before assignment error #9 Read the wiki: https://github.com/bellingcat/octosuite/wiki GitHub REST API documentation: https://docs.github.com/rest