Bruno Da Silva Perez Araújo

Results 2 issues of Bruno Da Silva Perez Araújo

Hello, I'm parsing a yaml and inside a array there is a flow mapping. I was expecting `YAML_BLOCK_SEQUENCE_START_TOKEN` to be issued before the `YAML_FLOW_MAPPING_START_TOKEN` but it does not go that...

``` (.venv) PS C:\Users\bkrau\OneDrive\Trabalho\bkraujo\JUDIA\libs\FlagEmbedding> pip install . Processing c:\users\bkrau\onedrive\trabalho\bkraujo\judia\libs\flagembedding Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: torch>=1.6.0...