Skip to content
Snippets Groups Projects
Commit 0638b9bb authored by Julien (jvoisin) Voisin's avatar Julien (jvoisin) Voisin
Browse files

Document that we do like PEP8

parent 893f5855
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@ If you're adding a new fileformat, please add tests for:
2. Cleaning metadata
3. Raising `ValueError` upon a corrupted file
Since MAT2 is written in Python3, please conform as much as possible to the
[pep8]( https://pep8.org/ ) style; except where it makes no sense of course.
# Doing a release
1. Update the [changelog](https://0xacab.org/jvoisin/mat2/blob/master/CHANGELOG.md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment