1
0

several small improvements

- added a statistics to the writeup and fixed an error
- changed the description in the scrapers to be more accurate
This commit is contained in:
2018-01-15 11:23:25 -08:00
parent 092ebae964
commit a43301823e
3 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
""" Bot to scrape a list of EasyChair submissions and upload them to a wiki """
""" script to scrape a list of EasyChair submission metadata and save them as CSV files """
#
# (C) Benjamin Mako Hill, 2018
# (C) Federico Leva, 2016