Skip to content

FastAPI Tutorial: Code sample not matching #22307

Closed
@aeschli

Description

@aeschli

Testing #22302

  • Step 6 of 'Replace the database' says:

replace if item_name in items_names:

I can't find that code, it should be:
if item_name in items_ids.keys():

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdocumentationinfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions