huggingface / huggingface/smol2operator
Function name and docstring mismatch for navigate_back
Open
- Dominant language
- Python
- Stars
- 137
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
There seems to be an inconsistency between the function name and its docstring:
```python
def navigate_back() -> str:
\"\"\"
Return to home page
\"\"\"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.