delete line
This commit is contained in:
@@ -121,7 +121,6 @@ class BibTextTransformer:
|
|||||||
if RDS_IDENT in line:
|
if RDS_IDENT in line:
|
||||||
self.data = line
|
self.data = line
|
||||||
return self
|
return self
|
||||||
|
|
||||||
def return_data(self, option=None) -> BookData:
|
def return_data(self, option=None) -> BookData:
|
||||||
"""Return Data to caller.
|
"""Return Data to caller.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user