79714256

Date: 2025-07-25 06:17:52
Score: 0.5
Natty:
Report link

Python interpreter expects spaces instead of tab characters in the file.

You can instruct nano to use spaces and indent by 4 spaces either editing /etc/nanorc or creating/adding

set tabsize 4
set tabstospaces

to $HOME/.nanorc

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: marcocassisa