Closed paul-paliychuk closed 1 month ago
[!IMPORTANT] Remove unnecessary type casting in search() function in retrieve.py. Code Simplification: Removed unnecessary type casting of query.group_ids in search() function in retrieve.py. Eliminated import of List, Optional, and cast from typing in retrieve.py. This description was created by for faa74e883b6a06bbade029de9c14f508362614c8. It will automatically update as commits are pushed.
[!IMPORTANT] Remove unnecessary type casting in search() function in retrieve.py.
search()
retrieve.py
query.group_ids
List
Optional
cast
typing
This description was created by for faa74e883b6a06bbade029de9c14f508362614c8. It will automatically update as commits are pushed.