How Can I Stop Automatic Backups?

How can I stop automatic incremental backups?

you can remove it from crontab

sudo nano /etc/crontab

remove the part with backup.py

systemctl restart crond.service