X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/db91f942ce46e3af1420f3469a83257ef5aca4c2..9c9a55d7dda5595a236f11977d7f21f804d37872:/src/librarian/elements/comments/uwaga.py?ds=inline diff --git a/src/librarian/elements/comments/uwaga.py b/src/librarian/elements/comments/uwaga.py index 1bdeb39..498d968 100644 --- a/src/librarian/elements/comments/uwaga.py +++ b/src/librarian/elements/comments/uwaga.py @@ -1,3 +1,6 @@ +# This file is part of Librarian, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. +# from ..base import WLElement @@ -10,3 +13,6 @@ class Uwaga(WLElement): def epub_build(self, builder): pass + + def validate(self): + return