Skip to content

Commit 39a828e

Browse files
author
Andrew McCluskey
committed
remove style from intro
;
1 parent 8af61c9 commit 39a828e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

content/intro.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ If you would like to be involved, please look at the [contributing guidelines](h
3333
2. [Classes](https://pythoninchemistry.org/intro_python_chemists/advanced/classes.html)
3434
3. [Custom packages](https://pythoninchemistry.org/intro_python_chemists/advanced/custom_packages.html)
3535

36-
37-
## On coding style
38-
39-
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-
4436
## Referencing
4537

4638
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

Comments
 (0)