3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-02 19:35:32 +02:00

Use python3 instead of python2 in replace_and_rename.py script

This commit is contained in:
Nils Wentzell 2023-09-13 14:50:44 -04:00
parent 1320dda5c3
commit a5ab612302

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
import sys
import os