remove extra whitespace (stylistic)

This commit is contained in:
Jurko Gospodnetić 2015-07-27 10:21:56 +02:00
parent 89c6b068c5
commit e346aa2a18
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ class Appender:
@param marshaller: A marshaller.
@type marshaller: L{suds.mx.core.Core}
"""
self.marshaller = marshaller
self.marshaller = marshaller
def node(self, content):
"""