Oleg Pykhov
Oleg Pykhov
When generating function docstring note that `Returns:` section appears only for oneline definitions. It also updates to `No Longer Returned:` when typed manually and `Convert...` command triggered. ```(python) def foo(arg):...
### Describe the bug #### Environment details: * **OS**: Fedora Linux 40 (Workstation Edition) * **conan version**: 2.6.0 * **docker pip package version**: 7.1.0 * **conan profiles**: from [this](https://docs.conan.io/2/examples/runners/docker/basic.html#examples-runners-docker-basic) tutotial...
In this pull request I submit a new feature that I needed for creating map images with `matplotlib_scalebar` package. In GIS it is common to style scalebar with black and...