Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Optional types on session objects in repo functions #441

Open
joelvdavies opened this issue Dec 9, 2024 · 0 comments
Open

Missing Optional types on session objects in repo functions #441

joelvdavies opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joelvdavies
Copy link
Collaborator

My fault 🤦‍♂️ . We have quite a few instances around this repo and object-storage-api, so this is an issue to find ClientSession = None and replace them all with Optional[ClientSession] = None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant