Skip to content

Commit 69dfe3b

Browse files
committed
linting
1 parent fd85d96 commit 69dfe3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug_manifest/debug_manifest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ def debug_manifest(source: YamlDeclarativeSource, args: list[str]) -> None:
1616
"""
1717
launch(source, args)
1818

19+
1920
def _register_components_from_file(filepath: str) -> None:
2021
"""Load and register components from a Python file specified in the args."""
2122
import importlib.util

0 commit comments

Comments
 (0)