Skip to content

Commit

Permalink
Fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Feb 26, 2023
1 parent f1db6e5 commit c060d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archive_query_log/test_fastwarc.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ def test_fastwarc_installed():
from fastwarc import WarcRecord
assert WarcRecord

# pylint: disable=no-name-in-module
from fastwarc.stream_io import PythonIOStreamAdapter
assert PythonIOStreamAdapter

0 comments on commit c060d6a

Please sign in to comment.