fd
This commit is contained in:
parent
9d83c97936
commit
e8373173db
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ def stats():
|
|||
"House vampire total comments": vampires5,
|
||||
"House racist total comments": racists5}
|
||||
|
||||
stats = stats | stats2
|
||||
stats.update(stats2)
|
||||
|
||||
return stats
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue