-
##### Summary
`ansible-lint --fix` remove quotes arround "YES" string which then trigger `yaml[truthy]`
##### Issue Type
- Bug Report
##### OS / ENVIRONMENT
```console (paste below)
$ …
-
https://forum.kodi.tv/showthread.php?tid=353316&pid=3204889#pid3204889
I had trouble launching the slyguy video addons last night. Could this be related to the slyguy common update? Debug log:
htt…
-
Hi @yger,
I have a question about the clustering process in spyking circus. I noticed that sometimes when I run the sorter on small periods of data or channels with a few peaks I get the following …
-
As a developer I would like to enable pyright's strict mode (see [the config docs](https://github.com/microsoft/pyright/blob/main/docs/configuration.md)) so that I can deploy core projects with a high…
-
## Issue
Stacktrace with tox when loading plugin configuration. Based on the error displayed I believe that is not the plugin fault. The loaded configuration option is a list, like below:
```
[…
-
Tests ran using `tox -e py39`:
```
=========================== short test summary info ============================
FAILED tests/test_flake8.py::test_version - AttributeError: module 'pytest_fl...
…
-
## Issue
I would like tox to run out of the box but it does not on my computer and CI. There is an import error, I think it started between version 3.5 and 4.
Examples:
```
Traceback (most r…
-
When I use django-money==3.0.0 and django-stubs==1.12.0 and django-stubs-ext==0.5.0, mypy complains:
> Could not resolve manager type for "core.models.FooModel.objects" [django-manager-missing]
…
-
(This is a proposed solution to the issue that I encountered and described in https://github.com/SpamExperts/OrangeAssassin/issues/81)
While I was trying to get [OrangeAssassin](https://github.com/…
-
I found that when `pytest-xdist` is tested with `pytest-console-scripts` or `pytest-checkdocs` or `pytest-randomly` installed and disabled using `-p no:XXX` set in `PYTEST_ADDOPTS` environment variabl…