PEP8 cleanups, further removal of unused code
This commit is contained in:
@@ -9,6 +9,7 @@ from .models import Lock
|
||||
|
||||
# Notice: StaleLock exception and tests are not available until more changes are
|
||||
# backported.
|
||||
# TODO: backport stale lock code
|
||||
|
||||
|
||||
class LockTestCase(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user