From b496ff9bb11949a4739ba44c75f2f5504a094fdb Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 5 Feb 2021 18:02:45 +0100 Subject: Removing annoying flake8 plugins --- minishell_test/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'minishell_test/__init__.py') diff --git a/minishell_test/__init__.py b/minishell_test/__init__.py index 8b13789..e69de29 100644 --- a/minishell_test/__init__.py +++ b/minishell_test/__init__.py @@ -1 +0,0 @@ - -- cgit