api/tags: add init.py for pytest
This commit is contained in:
0
pkgs/clan-cli/clan_lib/tags/__init__.py
Normal file
0
pkgs/clan-cli/clan_lib/tags/__init__.py
Normal file
@@ -1,6 +1,7 @@
|
||||
from collections.abc import Callable
|
||||
|
||||
import pytest
|
||||
|
||||
from clan_lib.flake import Flake
|
||||
from clan_lib.persist.inventory_store import InventoryStore
|
||||
from clan_lib.persist.util import get_value_by_path, set_value_by_path
|
||||
|
||||
Reference in New Issue
Block a user