fnp
/
librarian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8f9a5aecc510dca501744f2b7bab3f58d0e9cf28
[librarian.git]
/
src
/
librarian
/
elements
/
blocks
/
wywiad.py
1
from ..base import WLElement
2
3
4
class WywiadPyt(WLElement):
5
pass
6
7
8
class WywiadOdp(WLElement):
9
pass