mirror of
https://github.com/RustPython/Parser.git
synced 2025-09-04 09:31:31 +00:00
No description
![]() In cpython, if there is no docstring declared in function definition, the `__doc__` attribute of the function is None. So this implements the behavior. Fix #1523 |
||
---|---|---|
src | ||
Cargo.toml |