You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: fix codespell false positive by adding word to ignore list
"exampels" is in the script's check for misspelled examples folders. Although codespell is right to detect this as a misspelled word, the word is intentionally misspelled in the code, and thus needs to be ignored.
0 commit comments