Skip to content

Commit

Permalink
ruff fixes (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbull authored Mar 11, 2024
1 parent b42414f commit 6f55275
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/usage.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"""Basic usage example of repro_tarfile.
"""
"""Basic usage example of repro_tarfile."""

from io import StringIO
from pathlib import Path
Expand Down

0 comments on commit 6f55275

Please sign in to comment.