modules/db/entities/ALL.py¶
Overview¶
This file contains 2 documented elements.
Classes¶
ALL¶
No description available.
A marker class that serves as a generic placeholder or sentinel type within the module. It inherits directly from object and contains no additional attributes, methods, or logic. Its intended purpose or usage context is not documented in source.
Inherits from: object