Oleksandr Hiliazov

Results 1 issues of Oleksandr Hiliazov

Consider the following code from example, which works fine when running the file with command-line: `uvicorn main:app` The same code has issues, when running with with PyCharm. The issue occurs...