config-labels.py needs py3

This commit is contained in:
Scott Lahteine 2020-08-13 00:47:09 -05:00
parent 3ddb720722
commit 506deedfdd
1 changed files with 1 additions and 1 deletions

View File

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