Fixing some tamper script bugs
Some checks are pending
/ build (macos-latest, 3.8) (push) Waiting to run
/ build (ubuntu-latest, pypy-2.7) (push) Waiting to run
/ build (windows-latest, 3.14) (push) Waiting to run

This commit is contained in:
Miroslav Štampar 2026-06-15 00:41:38 +02:00
parent 03fb84c5be
commit d42e50367e
4 changed files with 12 additions and 5 deletions

View file

@ -35,6 +35,8 @@ def tamper(payload, **kwargs):
'%S%E%L%E%C%T %F%I%E%L%D %F%R%O%M %T%A%B%L%E'
"""
retVal = payload
if payload:
retVal = ""
i = 0