We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f796a46 commit 73f2dd9Copy full SHA for 73f2dd9
1 file changed
tests/data/package_init/review_type.py
@@ -12,4 +12,4 @@ def __init__(self, *, operation: 'colrev.process.operation.Operation', settings:
12
"""Initialize self. See help(type(self)) for accurate signature."""
13
14
def initialize(self, settings: 'colrev.settings.Settings') -> 'dict':
15
- """Initialize the review type"""
+ """Initialize the review type."""
0 commit comments