-
Notifications
You must be signed in to change notification settings - Fork 1
[FEAT]: improve typing quality #4
Copy link
Copy link
Open
Labels
Description
Description
- I have been using too many type ignores in the scripts, which should be reduced to minimal
- And for now, we are running:
mypy --strict --exclude haicosystem/tools --exclude haicosystem/envs/llm_engine.py .
which is sub optimal
Additional Information
No response
Reactions are currently unavailable