Aller au contenu
login
arrow_backRetour aux issues
llm-d/llm-d-inference-sim #641

Typos detected by nightly scan (1 found)

ecoDébutant good first issue typo

descriptionDescription

## Typos Detected The nightly typo checker found **1** typos. ``` ./AGENTS.md:33: `passs` -> `pass` ``` ### Fix ```bash cargo install typos-cli # or: brew install typos-cli typos --write-changes . ``` Add false positives to `_typos.toml`. --- *Nightly scan from [llm-d-infra](https://github.com/llm-d/llm-d-infra/actions/runs/32446087738)*
codeOuvre sur GitHub