mirror of
https://github.com/Nighthawk42/MiraiAssist.git
synced 2026-08-30 16:42:26 +00:00
4 lines
169 B
Python
4 lines
169 B
Python
# modules/__init__.py
|
|
|
|
# This file marks the 'modules' directory as a Python package.
|
|
# It can remain empty or be used for package-level initializations if needed later. |