Skip to content

Commit 01b578c

Browse files
authored
Added "or you have not put the flags in an array" in the error for blacklist.
1 parent 4e30a0d commit 01b578c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jokeapi/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def build_request(
4646
]:
4747
raise ValueError(
4848
'''\n\n
49-
You have blacklisted flags which are not available.
49+
You have blacklisted flags which are not available or you have not put the flags in an array.
5050
Available flags are:
5151
"racist"
5252
"religious"

0 commit comments

Comments
 (0)