@@ -5,6 +5,7 @@ import analyze_batch
import calctoxdiff
import posthist
import its
import votes
def main(folder, intervl):
@@ -13,6 +14,7 @@ def main(folder, intervl):
calctoxdiff.main(folder, intervl)
posthist.main(folder, intervl)
its.main(folder, 1)
votes.main(votes, 1)
pass
The note is not visible to the blocked user.