We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8689619 commit c1433c8Copy full SHA for c1433c8
.codespell/ignore_lines.txt
@@ -0,0 +1,2 @@
1
+;; Please include filenames and explanations for each ignored line.
2
+;; See https://docs.openverse.org/meta/codespell.html for docs.
.codespell/ignore_words.txt
@@ -0,0 +1,8 @@
+;; Please include explanations for each ignored word (lowercase).
3
+
4
+;; abbreviation for "materials" often used in a journal title
5
+mater
6
7
+;; Frobenius norm used in np.linalg.norm
8
+fro
0 commit comments