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 73f8497 commit 876f948Copy full SHA for 876f948
Lib/test/test_opcache.py
@@ -17,7 +17,7 @@ def wrapper(*args, **kwargs):
17
return func(*args, **kwargs)
18
finally:
19
_testinternalcapi.set_optimizer(old_opt)
20
-
+
21
return wrapper
22
23
0 commit comments