Make sure the script runs under Python 3.

Fixes #58817
This commit is contained in:
Pedro Algarvio 2020-10-30 14:54:04 +00:00 committed by Daniel Wozniak
parent 570ed6ae42
commit 2d6f33b231

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# pylint: skip-file
import pathlib