suyu/externals/mbedtls/scripts/mbedtls_dev/__init__.py
2024-04-05 01:58:27 +02:00

3 lines
146 B
Python

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