BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
509 stars 157 forks source link

Install ruff and pyre #199

Open BurnySc2 opened 3 months ago

BurnySc2 commented 3 months ago

Ruff is a fast linter and formatter Pyre is a fast alternative to mypy (static type checker)