diff --git a/examples/llama-eval/llama-eval.py b/examples/llama-eval/llama-eval.py index 4f8e0055b1..6959ff08d9 100755 --- a/examples/llama-eval/llama-eval.py +++ b/examples/llama-eval/llama-eval.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# type: ignore import argparse import json