Sachin Kharude

Results 6 issues of Sachin Kharude

Signed-off-by: Kharude, Sachin

This will fix #785 @martinRenou - Please review.

I have Docstrings in reStructuredText format, but if the description for any function parameter is missing then flake8 is not able to catch it. I raised issue in ``flake8-dcostrings``. I...

Current code coverage is low and needs to be increased. Add more tests.

test

Hi, I went through the code but could not understand how can run commands like setting a private registry in `setup.py` using `jupyter-packaging`. e.g. `npm config set registry https://registry.your-registry.npme.io/` for...

**Describe the bug** I am getting Build Error on readthedocs.org. `NameError: name 'docutils' is not defined` **To Reproduce** Error log: https://readthedocs.org/api/v2/build/12178595.txt https://readthedocs.org/projects/xyz-spaces-python/builds/12178595/ **Expected behavior** Docs should build. **Environment** - Python...

bug