Skip to content

Commit

Permalink
codespell: ignore whos
Browse files Browse the repository at this point in the history
Note: In #12131, `whos` was renamed to `varinfo`. However, the name `whos` still appears in the `HISTORY.md` file, and thus we probably need to ignore it from `codespell`.
  • Loading branch information
DilumAluthge authored Oct 14, 2023
1 parent ed37255 commit df42a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codespell.ignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ans
egal
findn
whos

0 comments on commit df42a23

Please sign in to comment.