chore(find-slow-to-highlight-files.py): be explicit about using python3

In many distros, `python` no longer leads to anything, and instead
`python2` or `python3` need to be explicitly run.
This commit is contained in:
a1346054 2021-08-21 10:20:57 +00:00 committed by David Peter
parent 5d319dee94
commit 19678527e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#
# This script goes through all languages that are supported by 'bat'. For each
# language, it loops over the correspoinding file extensions and searches a