Brennan Toomey

Results 4 issues of Brennan Toomey

Async adapted version of os.walk, it'll only do "topdown" walking. Feel free to add it in if it makes sense~ ``` import os import aiofiles.os async def _walk(top, onerror, followlinks):...

This allows two different scenarios to work: 1) Pydantic Models with docstrings have their docstring converted to an Avro record `doc`. 2) Avro records with `doc` get added as Pydantic...

- **Poetry version**: Poetry (version 1.5.1) - **Python version**: Python: 3.10.10 - **OS version and name**: macOS 13.5 - **pyproject.toml**: ``` [tool.poetry.dependencies] package = {version = "^1.4.49", optional = false}...

kind/bug
status/triage
area/deps

### Describe the issue > This parameter is required for all labeling jobs. This is no longer true since `AnnotationConsolidationConfig` is no longer a required parameter. This specific phrase should...

bug
documentation
service-api
p3