From 16d362da8a332f1f952da9b099707434d5fd39c4 Mon Sep 17 00:00:00 2001 From: AJ Slater Date: Sun, 25 Feb 2024 01:56:28 -0800 Subject: [PATCH] exclude captain marvel from pulisher dectector --- comicfn2dict/regex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comicfn2dict/regex.py b/comicfn2dict/regex.py index 6daee7d..6b8ff65 100644 --- a/comicfn2dict/regex.py +++ b/comicfn2dict/regex.py @@ -19,7 +19,7 @@ PUBLISHERS_UNAMBIGUOUS: tuple[str, ...] = ( r"Titan Comics", ) PUBLISHERS_AMBIGUOUS: tuple[str, ...] = ( - r"Marvel", + r"(?