vh-bombsquad-modded-server-.../dist/ba_root/mods/chatHandle/ChatCommands/__init__.py
2024-02-26 00:17:10 +05:30

7 lines
260 B
Python

"""Common bits of functionality shared between all efro projects.
Things in here should be hardened, highly type-safe, and well-covered by unit
tests since they are widely used in live client and server code.
license : MIT, see LICENSE for more details.
"""