added let, about to add types

This commit is contained in:
Andrew Segavac
2021-04-18 08:51:21 -06:00
parent facead092f
commit 4446d0f297
11 changed files with 438 additions and 216 deletions

View File

@@ -1,3 +1,3 @@
FROM python:3.9
RUN pip install lark
RUN pip install lark mypy