Skip to content
Snippets Groups Projects
Commit 6aeae5ff authored by roadscape's avatar roadscape
Browse files

rename note

parent ead36df8
No related branches found
No related tags found
No related merge requests found
......@@ -214,7 +214,7 @@ def _condenser_post_object(row, truncate_body=0):
'hide': row['is_hidden'],
'gray': row['is_grayed'],
'total_votes': row['total_votes'],
'flag_weight': row['flag_weight']}
'flag_weight': row['flag_weight']} # TODO: down_weight
# import fields from legacy object
assert row['raw_json']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment