google / google/open-location-code
Python Docstrings incorrect
Open
python
- Dominant language
- Java
- Stars
- 4.4k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
Python Comments and Docstrings are not conformant with Python or [Google's Style Guide](https://google.github.io/styleguide/pyguide.html#383-functions-and-methods). Docstrings should be inside the function they are describing.
Contributor guide
Assessment
This issue has not been assessed yet.