🔧 git-status-all: use python3

master
neingeist 3 years ago
parent d83c592785
commit e943df18b9

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
"""show dirty git repos""" """show dirty git repos"""
from __future__ import division, print_function from __future__ import division, print_function

Loading…
Cancel
Save