Skip to content

Commit 9363e81

Browse files
authored
Update conf.py
1 parent 6bf4089 commit 9363e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def parse_item(item):
9595

9696
def update_results(results):
9797
# confs = ['kdd', 'cikm', 'sigir', 'www', 'wsdm', 'ecir', 'recsys']
98-
confs = ['cikm', 'recsys', 'wsdm', 'kdd', 'sigir', 'www', 'ecir']
98+
confs = ['www', 'cikm', 'recsys', 'wsdm', 'kdd', 'sigir', 'ecir']
9999
years = list(range(2025, 2010, -1))
100100
count = 0
101101
daily_limits = False

0 commit comments

Comments
 (0)