-
Notifications
You must be signed in to change notification settings - Fork 599
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Develop/condition server span django (#832)
* Code changes and pytests for #448 * removing unnecessary imports * removing unnecessary imports * adding wsgi.py file to get the wsgi application object * Revert "Updating personal fork from public repo" * Revert "Updating personal fork from public repo" * Revert "Updating personal fork from public repo" * Revert "Updating personal fork from public repo" * Changing the unit test case by removing WSGI instrumentation and make it from generalised * removing unnecessary import statements * Revert "Updating personal fork from public repo" * resolving failed builds for lint and generate * removing commented code * removing blank line * removed unused variable resp from test_middleware.py and modified the CHANGELOG.md with PR entry * modified the CHANGELOG.md to removed unnecessary entry * modified the CHANGELOG.md to add proper PR entry Co-authored-by: Diego Hurtado <[email protected]>
- Loading branch information
1 parent
4c813c4
commit d01efe5
Showing
3 changed files
with
40 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters