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

Pass on azure sdk keyword arguments #376

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Dec 1, 2022

  1. Squashed commit of the following:

    commit ab4ca54
    Author: Peter Barmettler <[email protected]>
    Date:   Thu Dec 1 16:31:40 2022 +0100
    
        auto use storage
    
    commit d5bdd8c
    Author: Peter Barmettler <[email protected]>
    Date:   Thu Dec 1 16:26:32 2022 +0100
    
        azure sdk docstring | pass on parameters | basic test
    
    commit 8fdb60b
    Author: Peter Barmettler <[email protected]>
    Date:   Thu Dec 1 15:19:03 2022 +0100
    
        Revert "client and upload kwargs"
    
        This reverts commit cca3c5e.
    
    commit 8a71e55
    Author: Peter Barmettler <[email protected]>
    Date:   Thu Dec 1 15:17:58 2022 +0100
    
        add azure sdk docstring
    
    commit cca3c5e
    Author: Peter Barmettler <[email protected]>
    Date:   Thu Oct 27 12:49:12 2022 +0200
    
        client and upload kwargs
    Peter Barmettler committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    15ecff9 View commit details
    Browse the repository at this point in the history
  2. exclude instead of include kwargs

    Peter Barmettler committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    132a30e View commit details
    Browse the repository at this point in the history
  3. apply isort

    Peter Barmettler committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    aae9fd8 View commit details
    Browse the repository at this point in the history
  4. wrap docstring text

    Peter Barmettler committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    120f4aa View commit details
    Browse the repository at this point in the history
  5. isort

    Peter Barmettler committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    938be17 View commit details
    Browse the repository at this point in the history