Skip to content

Commit 7aecf97

Browse files
committed
Address CR
1 parent 2fa6513 commit 7aecf97

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ described above to install `tox` via `pip` (e.g., ``python -m pip install tox``)
125125

126126
## LLM-assisted contributions
127127

128-
In general, mypy takes neutral stance on using various LLM code assistants to
129-
make contributions. LLMs are just another tools, and contributors bear full
130-
responsibility for the code they are submitting. Disclosing use of LLMs in pull
131-
request description is recommended, but not required.
128+
In general, mypy takes a neutral stance on using various LLM code assistants to
129+
make contributions. LLMs are just another tool, and contributors bear full
130+
responsibility for the code they are submitting. Disclosing the use of LLMs in
131+
pull request description is recommended, but not required.
132132

133133
However, we discourage use of LLMs by *new* contributors. We are interested in
134134
growing long-term contributors who have good understanding of mypy code.

0 commit comments

Comments
 (0)