Drop lots of legacy code. Support Python 3.7-3.11.
[librarian.git] / src / librarian / elements / separators / __init__.py
1 # This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
3 #
4 from .sekcja_asterysk import SekcjaAsterysk
5 from .sekcja_swiatlo import SekcjaSwiatlo
6 from .separator_linia import SeparatorLinia