/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that

This commit is contained in:
Aaron Blankstein
2017-08-17 13:40:01 -04:00
parent 5afc68995c
commit c878b62c8a
371 changed files with 371 additions and 371 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
"""
Blockstack-client