Skip to content

Commit

Permalink
Merge pull request #68 from acl-org/feature/11-add-main-papers
Browse files Browse the repository at this point in the history
#11 - Add main papers
jcklie authored Oct 31, 2020
2 parents e0534b7 + 6d0d311 commit e3a0aae
Showing 10 changed files with 2,219 additions and 4,876 deletions.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -294,7 +294,7 @@ def parse_arguments():
if __name__ == "__main__":
args = parse_arguments()

extra_files = load_site_data("sitedata", site_data, by_uid, qa_session_length_hr)
extra_files = load_site_data("sitedata", site_data, by_uid)

if args.build:
freezer.freeze()
Loading

0 comments on commit e3a0aae

Please sign in to comment.