Nicholas Felt
Nicholas Felt
After upgrading to v4, the upload step consistently fails with this message: ``` debug - 2024-02-07 17:18:18,054 -- Running preparation plugin: info - 2024-02-07 17:18:18,054 -- Generating coverage.xml report in...
### Description of the bug I have a custom implementation of a cached_property that inherits from `functools.cached_property`. When I decorate a method with this custom decorator, the resulting documentation incorrectly...
### Bug description ```python After upgrading to `typing_extensions==4.12.0`, pylint is raising the following error for `TypeVar`s that have default values: E1123: Unexpected keyword argument 'default' in constructor call (unexpected-keyword-arg) ```...
## Bug Report ### Description I am trying to automate updating version numbers in GitHub actions usage when a new build is created by using a custom script that is...
The alerts that display on the main page of the repository are not displaying properly on PyPI GitHub: https://github.com/tektronix/tm_devices PyPI: https://pypi.org/project/tm-devices/