ppo-Pyramids-Training / .pre-commit-search-and-replace.yaml
AnnaMats's picture
Second Push
05c9ac2
raw
history blame contribute delete
246 Bytes
- description: Replace "ML agents toolkit", "ML-Agents toolkit" etc
search: /ML[ -]Agents toolkit/
replacement: ML-Agents Toolkit
insensitive: true
- description: Replace "the the"
search: /the the/
replacement: the
insensitive: true