Skip to content

Commit

Permalink
fix for python2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
usta committed Apr 10, 2015
1 parent 6f02ec2 commit 2b84ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radmyarchive.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from colorama import init
from termcolor import colored
import radmyarchive
import radmyarchive.radmyarchiveexceptions



def usage(exit_status):
Expand Down

0 comments on commit 2b84ae2

Please sign in to comment.