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

python - segregate grpc transport #369

Open
wants to merge 4 commits into
base: sustain_1.xx
Choose a base branch
from
Open

Conversation

alakendu
Copy link
Contributor

resolves #368

Add generate_grpc argument which by default True within GeneratePythonSdk.

open_api.GeneratePythonSdk(
    package_name="sanity",
    generate_grpc=False
)

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 5 alerts and fixes 4 when merging 16fea70 into acaa5d3 - view on LGTM.com

new alerts:

  • 4 for Unused import
  • 1 for Variable defined multiple times

fixed alerts:

  • 4 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Oct 7, 2022

This pull request introduces 5 alerts and fixes 4 when merging 338329d into acaa5d3 - view on LGTM.com

new alerts:

  • 4 for Unused import
  • 1 for Variable defined multiple times

fixed alerts:

  • 4 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Oct 7, 2022

This pull request introduces 5 alerts and fixes 4 when merging 510d61a into acaa5d3 - view on LGTM.com

new alerts:

  • 4 for Unused import
  • 1 for Variable defined multiple times

fixed alerts:

  • 4 for Unused import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant