Files
sh4un 3cf9ea5d22 Refactor test and configuration files for improved readability and consistency
- Updated test_protocol.py to maintain consistent formatting and structure.
- Adjusted tmp_no_default.ini to use consistent line endings.
- Reformatted tmp_run_load.py and tmp_test_config.py for improved readability.
2026-04-17 14:36:27 -04:00

7 lines
145 B
Python

# tests/__init__.py
"""
Initialization file for the AMMB test suite package.
"""
# This file can be empty or contain package-level setup.