Files
dotfiles/ignis/modules/notification_popup/__init__.py
T
2025-03-31 20:14:11 +02:00

4 lines
83 B
Python

from .notification_popup import NotificationPopup
__all__ = ["NotificationPopup"]