Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed Aug 12, 2024
1 parent 1791d49 commit 9f090fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_process_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_basic_header_extraction(fixtures_dir):
"decimal_separator": ",",
"delimiter": ";",
"export_platform_ids": None,
'exclude_library_processes': None,
"exclude_library_processes": None,
"include_stages": None,
"kind": SimaProCSVType.processes,
"libraries": [],
Expand Down

0 comments on commit 9f090fb

Please sign in to comment.