Drop lots of legacy code. Support Python 3.7-3.11.
[librarian.git] / src / librarian / elements / figures / __init__.py
index a0c464a..c3d1c48 100644 (file)
@@ -1 +1,8 @@
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
+from .animacja import Animacja
 from .ilustr import Ilustr
+from .tabela import Tabela
+from .wiersz import Wiersz
+from .kol import Kol