Skip to content

Commit

Permalink
chore: appease lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jun 14, 2021
1 parent 090a970 commit 51b77e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ def test_close_w__http_internal_set(self):

http.close.assert_called_once_with()


class Test_ClientProjectMixin(unittest.TestCase):
@staticmethod
def _get_target_class():
Expand Down

0 comments on commit 51b77e2

Please sign in to comment.