Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanhphan1147 committed Feb 8, 2024
1 parent 2e32fd0 commit e11db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

"""Test for agent relations."""

import pathlib
from unittest.mock import MagicMock, PropertyMock

import ops.testing
import pytest
import pathlib
from charms.operator_libs_linux.v1 import systemd

import service
Expand Down

0 comments on commit e11db0b

Please sign in to comment.