mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-08 15:54:56 -04:00
Fix flake8 warnings for tests
This commit is contained in:
parent
24d9f2c140
commit
700487a7c7
39 changed files with 359 additions and 364 deletions
|
@ -19,6 +19,7 @@ from .. import unittest
|
|||
from synapse.util.caches.snapshot_cache import SnapshotCache
|
||||
from twisted.internet.defer import Deferred
|
||||
|
||||
|
||||
class SnapshotCacheTestCase(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue