mirror of
https://github.com/monero-project/monero.git
synced 2026-01-10 04:05:24 -08:00
tests: remove python2 compatibility
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from __future__ import print_function
|
||||
import sys
|
||||
import re
|
||||
|
||||
|
||||
Reference in New Issue
Block a user