Skip to content

Commit

Permalink
Update eye
Browse files Browse the repository at this point in the history
  • Loading branch information
rly0nheart authored Jan 29, 2022
1 parent db63032 commit 3e4515f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eye
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if __name__ == '__main__':

except Exception as e:
if args.verbose:
print(f'{white}[{red}!{white}] An error occured: {red}{e}{reset}')
print(f'{white}[{red}!{white}] Error: {red}{e}{reset}')


if args.verbose:
Expand Down

0 comments on commit 3e4515f

Please sign in to comment.