1 # This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
 
   2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
 
   4 from .animacja import Animacja
 
   5 from .ilustr import Ilustr
 
   6 from .tabela import Tabela
 
   7 from .wiersz import Wiersz