Skip to content

Commit 42f76a3

Browse files
committed
Rm extra import in test_lru_cache
1 parent 81c1761 commit 42f76a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_lru_cache.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from copy import copy
2-
31
import pytest
42
from copy import copy
53

0 commit comments

Comments
 (0)