README update and a type conversion fix.
This commit is contained in:
parent
2d26fb54f0
commit
87c88a243b
2 changed files with 6 additions and 4 deletions
|
|
@ -63,6 +63,8 @@ source tree is ok when respecting the license. Not using 3rd party libraries
|
|||
should always be preferred though.
|
||||
- Inline comments should be all lowercase. Descriptions and documentation comments
|
||||
must be natural language.
|
||||
- Arguments to functions must always be in alphabetical order.
|
||||
- Class member variables must always be in alphabetical order in __init__().
|
||||
|
||||
### Required libraries
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue