We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce89694 commit 4a5b0cfCopy full SHA for 4a5b0cf
tests/test_cache.py
@@ -9,7 +9,6 @@ def test_cache_get_njit_funcs():
9
10
11
def test_cache_save_after_clear():
12
- cache.clear()
13
cache.save()
14
15
T = np.random.rand(10)
0 commit comments