Skip to content
Snippets Groups Projects
Commit 9e9af8b7 authored by ave's avatar ave Committed by ave
Browse files

one more bundle metadata thing

parent ed50c9ec
No related branches found
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ class ApplicationContext: ...@@ -29,6 +29,7 @@ class ApplicationContext:
""" """
_bundle_path: str _bundle_path: str
_bundle_metadata: dict
def __init__(self, bundle_path: str = "", bundle_metadata: dict = None) -> None: def __init__(self, bundle_path: str = "", bundle_metadata: dict = None) -> None:
self._bundle_path = bundle_path self._bundle_path = bundle_path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment