Files
mbedtls/framework/scripts/mbedtls_framework/__init__.py

4 lines
152 B
Python
Raw Normal View History

# This file needs to exist to make mbedtls_framework a package.
# Among other things, this allows modules in this directory to make
# relative imports.