Skip to content

Commit

Permalink
remove unused code section
Browse files Browse the repository at this point in the history
  • Loading branch information
Lap1n committed Sep 12, 2024
1 parent 9851ec6 commit 7496ffe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ def f(x):


def test_get_cache_from_class_method(test_cache):
import outlines
memory = outlines.get_cache()
memory.clear()

store = list()

class DummyObject:
Expand Down

0 comments on commit 7496ffe

Please sign in to comment.