chore: Black formatting
This commit is contained in:
parent
c2aec7add6
commit
19599a66d7
6 changed files with 12 additions and 10 deletions
|
|
@ -60,6 +60,7 @@ def test_csv_default():
|
|||
'"document-title","","myfile.pdf"'
|
||||
)
|
||||
|
||||
|
||||
def test_csv_with_header():
|
||||
fmt = format_csv
|
||||
assert fmt(document, annotations, first=True) == (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue