Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Nov 30, 2023
1 parent f988b5c commit 5d5f9f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test_scripts/oop_poc_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,5 @@ async def store_table():

await table_to_delete.delete()

# Querying for data from a table =====================================================
# TODO: Add me


asyncio.run(store_table())

0 comments on commit 5d5f9f5

Please sign in to comment.