Skip to content
Snippets Groups Projects
Commit 07ddddae authored by thomaswoehlke's avatar thomaswoehlke
Browse files

working on: 0.0.33 Release

parent 7bee482b
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ class OwidDateReported(ApplicationDateReported):
else:
result += "." + str(self.month)
result += "." + str(self.year)
result += " processed: " + str(self.processed)
# result += " processed: " + str(self.processed)
return result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment