Drop lots of legacy code. Support Python 3.7-3.11.
[librarian.git] / src / librarian / elements / styles / __init__.py
index 40afc01..4453490 100644 (file)
@@ -1,3 +1,10 @@
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
+from .indeks_dolny import IndeksDolny
+from .mat import Mat
 from .slowo_obce import SlowoObce
 from .tytul_dziela import TytulDziela
+from .wieksze_odstepy import WiekszeOdstepy
 from .wyroznienie import Wyroznienie
+from .www import WWW