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

Fixes #7: Shell2HTTP is now a subclass of Flask.Blueprint #28

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eshaan7
Copy link
Owner

@eshaan7 eshaan7 commented Sep 22, 2021

  • Make Shell2HTTP a subclass of Flask.Blueprint class and related fixes.
  • Update examples
  • Update tests
  • Update docs

@eshaan7 eshaan7 linked an issue Sep 22, 2021 that may be closed by this pull request
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 22, 2021

This pull request fixes 1 alert when merging 7121cb6 into 103ddfb - view on LGTM.com

fixed alerts:

  • 1 for Potentially uninitialized local variable

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.

Convert Shell2HTTP class to inherit from Flask.Blueprint
1 participant