This commit is contained in:
wea_ondara
2020-02-09 11:21:44 +01:00
parent e0010c930f
commit 66e09ddda3

2
run.py
View File

@@ -14,7 +14,7 @@ def main(folder, intervl):
calctoxdiff.main(folder, intervl)
posthist.main(folder, intervl)
its.main(folder, 1)
votes.main(votes, 1)
votes.main(folder, 1)
pass