From e237fc65b70212f6ba2d8c163b1ea9bdf7b83e6a Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Wed, 3 Jun 2020 11:27:46 -0400 Subject: Sphinx/create_identifiers: use `not in` not `not _ in` --- Utilities/Sphinx/create_identifiers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/Sphinx/create_identifiers.py b/Utilities/Sphinx/create_identifiers.py index 120b63d..f3dbbcc 100755 --- a/Utilities/Sphinx/create_identifiers.py +++ b/Utilities/Sphinx/create_identifiers.py @@ -38,7 +38,7 @@ for line in lines: for domain_object_string, domain_object_type in mapping: if "