refractoring

This commit is contained in:
2025-03-11 08:51:02 +01:00
parent 7e9a45988c
commit 8fab59a493
5 changed files with 60 additions and 2 deletions

3
mock_backend/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""
Mock backend for the Airport Announcement System.
"""