79148299

Date: 2024-11-01 14:16:37
Score: 1.5
Natty:
Report link

Something like this worked for my similar problem:

point_lists = [list(p) for p in request.bars]
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kjell Ericson