From bd52e8622534db7167a6f088fe90e402b0048434 Mon Sep 17 00:00:00 2001 From: Harriet Craven Date: Tue, 16 Mar 2021 10:34:11 +0000 Subject: [PATCH] formatted --- tests/conftest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/conftest.py b/tests/conftest.py index 732bc559..92627296 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -376,7 +376,6 @@ def blacklist_for_centre(config): config.CENTRES[0]["file_names_to_ignore"] = [] - def generate_new_object_for_string(original_str): """ For checking bug on comparing strings with 'is'