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.
1 parent 7a0573e commit a96f5caCopy full SHA for a96f5ca
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