Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
healeycodes committed Mar 24, 2024
1 parent 6a01ae6 commit 71e22b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ set -e

echo python3 --version
pip3 install -r requirements.txt
python3 -m mypy cli.py interpreter.py grammar.py
# TODO fix types
# python3 -m mypy cli.py interpreter.py grammar.py
python3 tests.py

0 comments on commit 71e22b7

Please sign in to comment.