pull/1092/head^2
Shorya Agarwal 2 years ago committed by GitHub
parent 3de02c9c6d
commit a51e85a053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -117,4 +117,5 @@ def handle_input(
return user_input
console.print(
"[red bold]" + err_message + "\nValid options are: " + ", ".join(map(str, options)) + "."
)
)

Loading…
Cancel
Save