Updated 3. Code style (markdown)
@@ -53,7 +53,7 @@ epoch_time = int(logintime.strftime("%s"))
|
||||
|
||||
## Comments
|
||||
Comments are good!
|
||||
Please comment everything that's non-obious or makes it easier to understand
|
||||
Please comment everything that's not obvious or where it makes it easier to understand
|
||||
|
||||
## PEP 8
|
||||
Please take a look at [PEP 8 - Style Guide for Python Code](https://www.python.org/dev/peps/pep-0008/#code-lay-out) for anything that has not been covered above.
|
||||
Reference in New Issue
Block a user