fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New Element-based builder API (WiP).
[librarian.git]
/
src
/
librarian
/
elements
/
headers
/
__init__.py
diff --git a/src/librarian/elements/headers/__init__.py
b/src/librarian/elements/headers/__init__.py
new file mode 100644
(file)
index 0000000..
9ddf8d5
--- /dev/null
+++ b/
src/librarian/elements/headers/__init__.py
@@ -0,0
+1,3
@@
+from .naglowek_czesc import NaglowekCzesc
+from .naglowek_podrozdzial import NaglowekPodrozdzial
+from .naglowek_rozdzial import NaglowekRozdzial