Marco Morais
Results
1
comments of
Marco Morais
Instructions for reproducing. 1. Install `fastapi-code-generator==0.5.1 ` on python 3.13 generates error. ``` $ docker run --rm -it -v $(pwd):/src --entrypoint /bin/bash python:3.13-bookworm root@36f6bb7d082a:/# pip install fastapi-code-generator==0.5.1 Collecting fastapi-code-generator==0.5.1 Downloading...