Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 0e3e089

Browse files
authored
Merge pull request #46 from splunk/build_fix
Build fix
2 parents a0b4dcd + d4afa74 commit 0e3e089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

splunk_connect_for_snmp_mib_server/translator.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ########################################################################
1+
# ##########################################################################
22
# Copyright 2021 Splunk Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,7 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
# ########################################################################
15+
# ##########################################################################
1616
import csv
1717
import json
1818
import logging

0 commit comments

Comments
 (0)