79265004

Date: 2024-12-09 12:43:41
Score: 2
Natty:
Report link

A lot of time when this happens to me it is because I am trying to print something that might look like a dictionary but it is not an actual Python dictionary so just convert it to a dict like pprint(dict(count))

Reasons:
  • Blacklisted phrase (1): I am trying to
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: vfxGer