Skip to content
GitLab
Menu
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
af0778f3
Commit
af0778f3
authored
May 03, 2022
by
Philipp Hörist
Browse files
chore: Add newline
parent
f744ed58
Pipeline
#9773
passed with stages
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nbxmpp/modules/message.py
View file @
af0778f3
...
...
@@ -117,4 +117,4 @@ class BaseMessage(BaseModule):
stanza_ids
.
append
(
StanzaIDData
(
id
=
id_
,
by
=
by
))
return
stanza_ids
\ No newline at end of file
return
stanza_ids
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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