-
**Describe the bug**
Griffe is unable to find modules for a package built in **editable** mode when using [scikit-build-core](https://github.com/scikit-build/scikit-build-core) (`pip install -e .`) .…
-
**Is your feature request related to a problem? Please describe.**
it would be great if mkdocstrings could add a warning to docs when the `typing/typing_extensions.deprecated` decorator is used, se…
-
## Environment information (required)
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version 2dddce2c4b2b32835814022bf9f671da00df13c2
-…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
## Background
Compound types don't always interlink consistently because of the nuances of Python's typing system. The failure modes on compound data type interlinking are confusing and distractin…
-
**Describe the bug**
Docstrings in functions that have docstrings modified by a decorator are lost.
**To Reproduce**
Steps to reproduce the behavior:
In ibis we have [an `@experimental` deco…
-
**Is your feature request related to a problem? Please describe.**
I happen to have a package structure with many sub-packages all versioned.
e.g.
```
foo
|-bar
| |-1.0.0
| | |-baz.py
| |-…
-
**Describe the bug**
Hey, nice project! I'm running this in one of my own, and `fawltydeps` says `colorama` is not declared, while it is. It also says it is unused (??), while it is as well.
**To …
-
Output:
```
$ python3 -m pip install -e git+https://github.com/machow/quartodoc.git#egg=quartodoc
Obtaining quartodoc from git+https://github.com/machow/quartodoc.git#egg=quartodoc
Updating ./…
-
### Describe the bug
When I try to use the `wr.redshift.unload` function, it errors out and gives me:
`TypeError: DefaultParquetMetadataProvider._get_block_metadata() got an unexpected keyword arg…