tools: check-string-format is python3
This has always been python3, so it was probably a typo. Fixes CI since we may no longer have python2 installed.
This commit is contained in:
parent
fded4c9f2e
commit
3b76db0227
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Remove extra translations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user