Skip to content

Commit 857dd94

Browse files
committed
Removing an extra line
1 parent 2a5df33 commit 857dd94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

named_annotations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class CustomAnnotationFactory(AnnotationFactory):
6060
arguments and their subcollections with the input annotation.
6161
"""
6262

63-
6463
def __init__(self, original_factory: Mapping, annotations: Iterable):
6564
self._original_factory = original_factory
6665
self._annotations = tuple(annotations)

0 commit comments

Comments
 (0)