InvokeAI/invokeai/app/services/events
psychedelicious a4f88ff834 feat(events): add __event_name__ as ClassVar to EventBase
This improves types for event consumers that need to access the event name.
2024-05-28 05:11:37 -07:00
..
__init__.py define install abstract base class 2023-11-20 21:57:10 -05:00
events_base.py refactor: remove all session events 2024-05-27 09:06:02 +10:00
events_common.py feat(events): add __event_name__ as ClassVar to EventBase 2024-05-28 05:11:37 -07:00
events_fastapievents.py docs: update comments & docstrings 2024-05-27 09:06:02 +10:00