Kirill Tsyganov
Kirill Tsyganov
@raulcd, that was it ! thanks for helping What should I do next?
will do, quick question. I've noticed that linting is failing the test. which linter should I use, nothing seems to be setup in the `pyproject.toml`. Just `cython-lint` ? thanks
@raulcd I've updated PR description, let me know if more information is required. thanks
@raulcd all done, let me know if I need todo anything else. p.s I figure out how to run `pre-commit` just for python part 😆
@raulcd I've changed if/else logic a little, just to have a more clear separation between `ClientSecret` and `ManagedIdentity` Azure credentials. I've pushed it as a separate commit, so that it's...
I think i have the logic you've described If there's no client_id fail early without requiring more checks If there's no tenant and no client_secret --> ConfigureManagedIdentityCredential If there's tenant...
Hey @raulcd I can see the error due to docs string in `AzureFileSystem` class. I just wanted to clarify how you want it? If you want thing alphabetical, then I'll...
This is exciting ! thanks so much team 🙌