HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
128 stars 52 forks source link

fix get_session import after aiobotocore 2.0.0 #112

Closed benfre closed 2 years ago

benfre commented 2 years ago

In aiobotocore 2.0.0 remove get_session at top level, as point out in #110 The fixs are import from aiobotocore.sessio