-
After modifying a docstring in PR #46, the build failed with the following error:
'''
Entrypoint codegen checker failed:
Error: File \internal\core\cluster\kmeansplusplus.py content differs from…
-
After upgrading from v4.3.4, I'm getting these errors under Python 3.7.1 on Windows 10. Let me know if you need any other detail.
```
(env) X:\umami>isort -rc guildmaster
WARNING: Unable to pars…
-
Issue Type: Bug
When you are writing a method call for the 1st time, you get a very helpful bubble that displays the method docstring and highlights the argument you're at currently.
However, on…
-
I use Google's docstring style by documenting `Class.__init__(self)` methods in the `Class` docstring. Which means, I always have an `__init__` method rendered without any documentation but the parame…
-
Issue Type: Bug
when I write python code,calling the opencv function like "cv2.imread",it can't show function list of opencv and under the "cv2" which show the red wave line.In fact, it's no prob…
-
#### Description
Gensim does not have set up style checks for documentation to match format desired by #1411 .
Here are some options:
- pydocstyle: can check basic docstring format (coma on the …
vlejd updated
5 years ago
-
Issue Type: Bug
I am debugging a single file and when I hover over an expression (msg_info) or if msg_info is in the watch window, python.exe eats all of my free ram within single-digit seconds. …
-
Port scipy's refguide-check. This is a test run at checking, I think. @ev-br Could you add some details?
-
**Description**
I have:
* Windows 10
* Clean conda Python 3.6 env
I ran
`pip install flake8-bandit`
and got
`Successfully installed GitPython-2.1.11 PyYAML-3.13 bandit-1.5.1 flake8-3.5.0 …
-
release date: 2019-07
Expected:
- [x] geopandas-0.5,
- [x] scipy-1.3, statsmodels-0.10.0, scikit-learn-0.21.2, matplotlib-3.1.**1**
- [x] Pytorch-1.1.0, Tensorflow-**1.14**.0
- [x] altair-3.1
…