index
:
delta/qt5/qtqa.git
dev
master
code.qt.io: qt/qtqa.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
jira
/
jira-bug-closer
/
config
/
__init__.py
blob: 637c39b29634e9a9db48a845590721d84719ada7 (
plain
)
1
2
3
4
5
#!/usr/bin/env python3 __all__ = ["Config"] from .config import Config