musig: change test vector generation code shebang from python to python3

This commit is contained in:
Jonas Nick 2023-07-22 18:10:55 +00:00
parent 53bc63f9f9
commit ea478beec6
No known key found for this signature in database
GPG Key ID: 4861DBF262123605

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import sys
import json