mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 14:44:55 -04:00
Run black.
This commit is contained in:
parent
b37c472419
commit
8b3d9b6b19
75 changed files with 1626 additions and 2277 deletions
|
@ -22,7 +22,6 @@ from .. import unittest
|
|||
|
||||
|
||||
class SnapshotCacheTestCase(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.cache = SnapshotCache()
|
||||
self.cache.DURATION_MS = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue