config-labels.py needs py3

This commit is contained in:
Scott Lahteine 2020-08-13 00:47:09 -05:00
parent 28d6dc38af
commit 1801eb6393

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#
# for python3.5 or higher
#-----------------------------------