Skip to content

Commit

Permalink
updated official figures
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisk42 committed Nov 27, 2019
1 parent 505d995 commit 1aaceb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/graphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ def plotECResult(
name = name.split('!')
color = name[0]
if len(name) > 1:
style = name
style = name[1]
assert len(name) == 2
else:
style = '-'
Expand Down

0 comments on commit 1aaceb3

Please sign in to comment.