aboutsummaryrefslogtreecommitdiffstats
path: root/epubgrep.py
diff options
context:
space:
mode:
Diffstat (limited to 'epubgrep.py')
-rwxr-xr-xepubgrep.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/epubgrep.py b/epubgrep.py
index b6c3720..8afbf54 100755
--- a/epubgrep.py
+++ b/epubgrep.py
@@ -85,7 +85,7 @@ def _singleline_search(inf, sought_RE, out_title, filename, counting,
def _metadata_search(mdata: dict, sre: re.Pattern, fname: str,
- col: bool) -> str:
+ col: bool) -> str:
"""
Search through metadata, not text.