forked from iarv/Akita-Meshtastic-Meshcore-Bridge
6 lines
162 B
Python
6 lines
162 B
Python
# tests/__init__.py
|
|
"""
|
|
Initialization file for the AMMB test suite package.
|
|
"""
|
|
# This file can be empty or contain package-level test setup/fixtures if needed.
|