Skip to content

Commit

Permalink
stupid text went wrong way
Browse files Browse the repository at this point in the history
  • Loading branch information
vrandezo committed May 17, 2013
1 parent 3c007d5 commit 0bb1492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daily-analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def processfile(file) :
if property and not processedproperties[int(title[10:])] :
newtitle = True
processedproperties[int(title[10:])] = True
title = title[9:]less
title = title[9:]

if line.startswith(' <id>') :
revid = line[10:-6]
Expand Down

0 comments on commit 0bb1492

Please sign in to comment.