Skip to content

Commit

Permalink
Ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
kalisp committed Dec 20, 2024
1 parent b721055 commit 19cad28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion client/ayon_harmony/api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
__all__ = [
# pipeline
"ls",
"install",
"HarmonyHost",
"list_instances",
"remove_instance",
"select_instance",
Expand Down
1 change: 0 additions & 1 deletion client/ayon_harmony/api/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
HostBase,
IWorkfileHost,
ILoadHost,
IPublishHost,
)
from ayon_core.pipeline import (
register_loader_plugin_path,
Expand Down

0 comments on commit 19cad28

Please sign in to comment.