🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

This commit is contained in:
pre-commit-ci[bot] 2024-02-02 18:49:00 +00:00
parent b42faf9ee6
commit ac450a68f2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ In VS Code, you can now debug this application like this:
* There, click on the link "create a launch.json file".
* From the dropdown menu, select "Python Debugger".
* Next, choose "FastAPI" from the options.
* In the subsequent dropdown, enter the name of your application file, here `myapp.py` (This is only necessary because VS Code did not find a `main.py` file).