fnp
/
librarian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2d7ddc4fa0643b8cf8dbf7917184431f18e22478
[librarian.git]
/
src
/
librarian
/
elements
/
themes
/
begin.py
1
from ..base import WLElement
2
3
4
class Begin(WLElement):
5
pass