mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-27 03:21:57 -06:00
Refine Engine bootstrap logging
This commit is contained in:
5
Data/Engine/services/__init__.py
Normal file
5
Data/Engine/services/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Application services for the Borealis Engine."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
__all__: list[str] = []
|
||||
Reference in New Issue
Block a user