Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_learning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
aidge
aidge_learning
Commits
67d03a86
Commit
67d03a86
authored
10 months ago
by
Grégoire Kubler
Browse files
Options
Downloads
Patches
Plain Diff
fix : missing aidge_core import
parent
24ea9185
No related branches found
No related tags found
2 merge requests
!17
version 0.2.0
,
!14
Feat/release pip
Pipeline
#53387
passed
10 months ago
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aidge_learning/__init__.py
+1
-0
1 addition, 0 deletions
aidge_learning/__init__.py
with
1 addition
and
0 deletions
aidge_learning/__init__.py
+
1
−
0
View file @
67d03a86
...
@@ -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
*
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment