Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Manish Tomar committed Aug 29, 2013
1 parent 2294342 commit 3ec1aa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion silverberg/test/test_lock.py
Expand Up @@ -429,4 +429,3 @@ def _func():

self.lock.acquire.assert_called_once_with()
self.lock.release.assert_called_once_with()

0 comments on commit 3ec1aa0

Please sign in to comment.