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
In this book we prioritise readibility and understandability of code over everything else.
40
-
Therefore, the code herein will **not** necessarily adhere to PEP8 or any other standard, in particular if it sacrifices the educational utility of the material.
41
-
**All** issues opened that are based purely on standard adherence **will** be closed without considering.
42
-
However, we are open to issues and pull requests that discuss/improve coding style **if** the focus is on making the code clearer for the learner.
43
-
44
36
## Referencing
45
37
46
38
Should you wish to refer to this work elsewhere, we mint a DOI for each [release](https://github.com/pythoninchemistry/intro_python_chemists/releases) of the book.
0 commit comments