mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00
ruff
This commit is contained in:
parent
11d2d67dba
commit
2091dad578
@ -195,7 +195,6 @@ class CacheTest(unittest.TestCase):
|
||||
self.assertTrue(cached_values.shape == (1, 1, 10, 128))
|
||||
|
||||
def test_unflatten_flatten_static_cache(self):
|
||||
|
||||
def make_static_cache(key_value_pairs):
|
||||
class _config:
|
||||
def __init__(self):
|
||||
|
Loading…
Reference in New Issue
Block a user