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 9ad53d0 commit 8f2dd93Copy full SHA for 8f2dd93
benchmarks/data_generator/prefix_analyzer.py
@@ -16,7 +16,7 @@
16
import json
17
from collections import Counter
18
19
-from benchmarks.data_generator.logging_utils import calculate_and_print_statistics
+from data_generator.logging_utils import calculate_and_print_statistics
20
21
22
class PrefixAnalyzer:
0 commit comments