Skip to content

Commit

Permalink
sdk/basyx/__init__.py: added documentation for aas-core3 shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
somsonson committed Dec 12, 2024
1 parent 84f798c commit 54b32cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/basyx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
from .object_store import *

# Shortcut to import aas_core3 which should be installed after installing requirements
from aas_core3 import types as model

0 comments on commit 54b32cc

Please sign in to comment.