79501644

Date: 2025-03-11 17:42:09
Score: 1.5
Natty:
Report link

As it turns out, the solution was simpler than I expected.

Since those files are not necessary, I could simply remrove them from the repo and add them to .gitignore:

.gitignore

...

venv/
__pycache__/
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: MaurĂ­cio Schwartsman