Skip to content

Commit

Permalink
flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 8, 2023
1 parent d893192 commit 10b6aac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dcicutils/misc_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,10 @@ def app(self):
"""
return self.wrapped_app.app


VirtualAppResponse = webtest.response.TestResponse


def exported(*variables):
"""
This function does nothing but is used for declaration purposes.
Expand Down

0 comments on commit 10b6aac

Please sign in to comment.