Skip to content

Commit

Permalink
squash: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalcon committed Jan 16, 2024
1 parent f69a2ab commit a3e1d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unittests/test_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from pathlib import Path

from cloudinit import sources
from tests.unittests.helpers import ResourceUsingTestCase
from tests.helpers import cloud_init_project_dir, get_top_level_dir
from tests.unittests.helpers import ResourceUsingTestCase


class MyDataSource(sources.DataSource):
Expand Down

0 comments on commit a3e1d40

Please sign in to comment.