Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
4bed9a95
Commit
4bed9a95
authored
Dec 31, 2022
by
Philipp Hörist
Browse files
cq: Ignore pylint error
parent
4abcb19d
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nbxmpp/__init__.py
View file @
4bed9a95
import
gi
gi
.
require_version
(
'Soup'
,
'3.0'
)
from
.protocol
import
*
from
.protocol
import
*
# pylint: disable=wrong-import-position
__version__
:
str
=
'3.2.5'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment