Skip to content

Commit 3c79522

Browse files
committed
Removed scoring function
1 parent 9c3c4e4 commit 3c79522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_multicurie_ac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def xtest_multicurieac():
6161

6262

6363
import asyncio
64-
from pyinstrument import Profiler
64+
# from pyinstrument import Profiler
6565
# from pathlib import Path
6666
# TESTS_ROOT = Path.cwd()
6767

0 commit comments

Comments
 (0)