Closed nicholasjng closed 1 month ago
This removes the need for docker as an intra-container dependency.
Not sure if putting the type hint into quotes is sufficient - local mypy showed me failures, but I also messed up my venv I think.
I think you'll need to fix line 82 as well (where it's being used for typing).
This removes the need for docker as an intra-container dependency.
Not sure if putting the type hint into quotes is sufficient - local mypy showed me failures, but I also messed up my venv I think.