Skip to content
Snippets Groups Projects
Commit f96cc7ee authored by Vincent Templier's avatar Vincent Templier
Browse files

Merge branch 'dev' into 'main'

Delete old artefact in __init__.py

See merge request !11
parents ac78a1c4 2099f5d4
No related branches found
No related tags found
1 merge request!11Delete old artefact in __init__.py
......@@ -2,6 +2,7 @@ r"""
Aidge Export for CPP standalone projects
"""
from .operators import *
from collections import defaultdict
import aidge_core
......
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