Skip to content
Snippets Groups Projects
Commit 23db44e8 authored by jkerdreu's avatar jkerdreu
Browse files

Async package


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2846 b32b6428-25c9-4566-ad07-03861ab6144f
parent 41e262f2
No related branches found
No related tags found
No related merge requests found
from . import gw
from xaal.lib import helpers
helpers.run_package(gw.PACKAGE_NAME,gw.setup)
\ No newline at end of file
helpers.run_async_package(gw.PACKAGE_NAME,gw.setup)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment