Skip to content

Commit e16fed0

Browse files
author
KoiCrystal
committed
Update core.py
1 parent 84dcfc9 commit e16fed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zoomeye/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def init(args):
5555
key_init(api_key)
5656
return
5757
# invalid parameter
58-
show.printf("input parameter error", color="red")
58+
show.printf("input parameter error!", color="red")
5959
show.printf("please run <zoomeye init -h> for help.", color="red")
6060

6161

0 commit comments

Comments
 (0)