"vscode:/vscode.git/clone" did not exist on "088281ed120c02259a0ca9d9ca5258aeb5fb410d"
Commit b1dd5853 authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

fix typo

parent 98747638
......@@ -10,7 +10,7 @@ try:
except ModuleNotFoundError:
raise Exception(
"`pycountry` is required for generating translation task prompt templates. \
please install pycountry via pip install lm-eval[multilingua] or pip install -e .[multilingual]",
please install pycountry via pip install lm-eval[multilingual] or pip install -e .[multilingual]",
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment