Arne de Laat

Results 6 issues of Arne de Laat

I have the following in my `setup.cfg` ``` [flake8] enable-extensions=B950 ignore=E501 max-line-length=109 ``` Here I enabled the opinionated B950 rule using the enable-extensions option for flake8: http://flake8.pycqa.org/en/latest/user/options.html#cmdoption-flake8-enable-extensions With flake8-bugbear version...

## My Environment * __ArangoDB Version__: 3.10.5-2 * __Deployment Mode__: Single Server * __Deployment Strategy__: Manual Start in Docker * __Configuration__: * __Infrastructure__: Azure * __Operating System__: * __Total RAM...

- Configuration options - Setup guide - Explain how to add to existing projects - Limitations - Documentation in wagtail

https://hub.docker.com/_/arangodb/ -> License: > [ArangoDB itself is licensed under the Apache License⁠](https://github.com/arangodb/arangodb/blob/devel/LICENSE) This is no longer correct, please update this to present the current state.

Output element is already in list of controlComponents for form-control-has-label rule. Sort list of controlTypes to be same as in form-control-has-label rule. This is necessary because `form-control-has-label` complains that `output`...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Fields with annotated types have unexpected different `FieldInfo` when the annotated type is directly used versus...

change
topic-annotations