Skip to content
Snippets Groups Projects
Commit 67d03a86 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : missing aidge_core import

parent 24ea9185
No related branches found
No related tags found
2 merge requests!17version 0.2.0,!14Feat/release pip
Pipeline #53387 passed
...@@ -8,4 +8,5 @@ http://www.eclipse.org/legal/epl-2.0. ...@@ -8,4 +8,5 @@ http://www.eclipse.org/legal/epl-2.0.
SPDX-License-Identifier: EPL-2.0 SPDX-License-Identifier: EPL-2.0
""" """
import aidge_core
from .aidge_learning import * from .aidge_learning import *
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment