Skip to content

Commit 73f2dd9

Browse files
committed
update test
1 parent f796a46 commit 73f2dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/data/package_init/review_type.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ def __init__(self, *, operation: 'colrev.process.operation.Operation', settings:
1212
"""Initialize self. See help(type(self)) for accurate signature."""
1313

1414
def initialize(self, settings: 'colrev.settings.Settings') -> 'dict':
15-
"""Initialize the review type"""
15+
"""Initialize the review type."""

0 commit comments

Comments
 (0)