The SEC-06 replacement swallowed the trailing comma into the comment: allow_credentials=False # comment, ← comma in comment Fixed to: allow_credentials=False, # comment ← comma after value |
||
|---|---|---|
| .. | ||
| models | ||
| routers | ||
| schemas | ||
| services | ||
| utils | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| main.py | ||