github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/python-legacy/lakefs_client/api/__init__.py (about) 1 # do not import all apis into this module because that uses a lot of memory and stack frames 2 # if you need the ability to import all apis from one package, import them with 3 # from lakefs_client.apis import ActionsApi