ch3njust1n / smart

Self-modifying code at runtime with Large Language Models
MIT License
4 stars 0 forks source link

[DevOps] Add mypy #48

Closed ch3njust1n closed 1 year ago

ch3njust1n commented 1 year ago
  1. pip install mypy
  2. Add to setup.py dev section
  3. Update pre-commit-config.yaml
  4. Update github workflow dynamic.yaml