it's just a comment
This commit is contained in:
parent
caf4f35291
commit
e060e0d45d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# I'd put a more professional header here but since I'm the only one working on it idc.
|
# I'd put a more professional header here but since I'm the only one working on it idc.
|
||||||
|
# Hey don't forget to install PyInstaller and probably py2exe for distrobution.
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from lib.twitter.tweet_converter import convert_tweets
|
from lib.twitter.tweet_converter import convert_tweets
|
||||||
|
|
Reference in a new issue