config-labels.py needs py3

This commit is contained in:
Scott Lahteine
2021-04-29 08:44:56 -05:00
parent 28d6dc38af
commit 1801eb6393
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# #
# for python3.5 or higher # for python3.5 or higher
#----------------------------------- #-----------------------------------