Skip to content

Commit 81f40c9

Browse files
committed
Remove cache
1 parent 60f9273 commit 81f40c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_importlib/metadata/_issue132947.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
import functools
21
import os
32
import unittest
43

54

6-
@functools.cache
75
def skip_on_buildbot(func):
86
"""
97
#132947 revealed that after applying some otherwise stable

0 commit comments

Comments
 (0)