Matt Schleindl
Results
2
comments of
Matt Schleindl
I see mypy errors on the command line, not in PyCharm 2020.3.5, running on OSX Big Sur (11.2). Is working for others on my team with what appears to be...
Hi @phillipdupuis, gents is a module containing an __init__.py, when I put one line of code into __init__.py "print('accessing module')" in gents, and run `pydantic2ts --module gents --output ./gents/pydantic.ts` I...