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

4 lines
40 B
Python

from .bar import Bar
__all__ = ["Bar"]