upgrade wakatime-cli to v10.0.2

This commit is contained in:
Alan Hamlett
2017-11-15 18:35:43 -08:00
parent 3109817dc7
commit 8c52596f8f
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ class Queue(object):
def pop_many(self, limit=None):
if limit is None:
limit = 100
limit = 5
heartbeats = []