We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81b4e21 + a96f5ca commit 3c14169Copy full SHA for 3c14169
mamonsu/lib/zbx_template.py
@@ -6,7 +6,7 @@
6
7
class ZbxTemplate(object):
8
plg_type = 'all'
9
- mainTemplate = u"""<?xml version="1.0" encoding="UTF-8"?>
+ mainTemplate = """<?xml version="1.0" encoding="UTF-8"?>
10
<zabbix_export>
11
<version>2.0</version>
12
<groups>
0 commit comments