update shebangs from python2 -> python3 to avoid confusion
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2
|
||||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
lastfmn.py - lastfm module
|
||||
|
||||
Reference in New Issue
Block a user