index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
knot_resolver
/
__init__.py
blob: 33ce9e879916242e672505ad70aec1b43104b339 (
plain
)
1
2
3
4
5
from
.datamodel
import
KresConfig
__version__
=
"0.1.0"
__all__
=
[
"KresConfig"
]