[code] adding Documentation
This commit is contained in:
parent
790b584d49
commit
75326daa85
@ -40,6 +40,9 @@ if __name__ == "__main__":
|
||||
# Naming conventions
|
||||
- Use snake_case for functions and variables
|
||||
|
||||
# Documentation
|
||||
- Use docstrings for all functions and classes
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user