Skip to content

Commit

Permalink
chore: autofix remaining ruff warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
bepri committed Oct 11, 2024
1 parent 24d0877 commit b48d0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_linters.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"""Unit tests for linters."""

import pathlib
import subprocess
import sys

from charmcraft import linters
from charmcraft.models.lint import LintResult

Expand Down

0 comments on commit b48d0e6

Please sign in to comment.