diff --git a/data/templates/xap/client/python/types.py.j2 b/data/templates/xap/client/python/types.py.j2 index 76f9614e4e3..477121981ef 100644 --- a/data/templates/xap/client/python/types.py.j2 +++ b/data/templates/xap/client/python/types.py.j2 @@ -25,6 +25,7 @@ class {{ name }}(namedtuple('{{ name }}', '{{ members }}')): {% set type_definitions = [ {'name':'XAPRequest', 'members': 'token length data', 'fmt':'