Skip to content

Remove obsolete TODO comments in test files #1891

Open
adityamoolya wants to merge 2 commits into
fastapi:mainfrom
adityamoolya:remove-stale-delete-todo-comments
Open

Remove obsolete TODO comments in test files #1891
adityamoolya wants to merge 2 commits into
fastapi:mainfrom
adityamoolya:remove-stale-delete-todo-comments

Conversation

@adityamoolya
Copy link
Copy Markdown

What:
Removed two TODO comments from tests/test_tutorial/test_one/test_tutorial004.py and tests/test_tutorial/test_one/test_tutorial005.py

Why:
The TODOs asked for a delete() function and exec() overloads for delete objects ,both were already resolved in #1342 (which added UpdateBase overloads to Session.exec())

Scope:
Comment removal only, no logic changes, tests pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants