Skip to content

Commit

Permalink
PEP8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haizaar committed Nov 30, 2015
1 parent 7dcc245 commit 114bb6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,7 @@ def test_execute_can_fail_after_disconnect_with_no_reconnect(self):

self.assertEqual(len(db.conns.waiting_queue), 0)


class MomokoPoolPartiallyConnectedTest(PoolBaseTest):
raise_connect_errors = True
pool_size = 3
Expand Down

0 comments on commit 114bb6d

Please sign in to comment.