You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 withOptional[ClientSession] = None
.The text was updated successfully, but these errors were encountered: