This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Commit ea94d7c
committed
docs(algebra/module/equiv): correct a misleading comment (#18458)
The linter is saying that the argument is unused because the argument is unused. The comment claiming that it doesn't appear and the linter is just confused is false.
We could remove the argument, but the extra generality it would provide is illusory, and it would likely just be inconvenient.
This is forward-ported in leanprover-community/mathlib4#2347, though we will need to update the SHA again after this PR is merged.1 parent 0c1f285 commit ea94d7c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
| |||
0 commit comments