diff --git a/basyx/aas/examples/tutorial_aasx.py b/basyx/aas/examples/tutorial_aasx.py index 9e5ca4c0b..1125b56ab 100755 --- a/basyx/aas/examples/tutorial_aasx.py +++ b/basyx/aas/examples/tutorial_aasx.py @@ -22,9 +22,9 @@ # step 3: Reading AAS objects and auxiliary files from an AASX package -######################################################################################### +######################################################################################## # Step 1: Setting up a SupplementaryFileContainer and AAS & submodel with File objects # -######################################################################################### +######################################################################################## # Let's first create a basic Asset Administration Shell with a simple submodel. # See `tutorial_create_simple_aas.py` for more details.