Skip to content

Commit 09bd3a9

Browse files
Merge pull request #4 from NETWAYS/add_explicit_encoding
Add explicit encoding
2 parents 2e7e2c2 + e754e35 commit 09bd3a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

check_vmware_nsxt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python
2+
# coding:utf-8
23
"""
34
Icinga check plugin for VMware NSX-T
45

0 commit comments

Comments
 (0)