Files
o3de/Code/Tools/PythonBindingsExample/tests/test_hello_tool.py
T
2021-06-23 10:55:22 -07:00

8 lines
161 B
Python
Executable File

"""
Copyright (c) Contributors to the Open 3D Engine Project
SPDX-License-Identifier: Apache-2.0 OR MIT
"""
import azlmbr
print ('Able to load azlmbr module.')