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 bea3aac commit 21ddefeCopy full SHA for 21ddefe
CONTRIBUTING.rst
@@ -33,7 +33,7 @@ Design choices:
33
34
* Each chapter should provide a useful basis for a 1‒2 h tutorial.
35
* The code should be readable.
36
-* An idomatic style should be followed, e.g. ``import numpy as np``,
+* An idiomatic style should be followed, e.g. ``import numpy as np``,
37
preference for array operations, PEP8 coding conventions.
38
39
0 commit comments