TransferAttack icon indicating copy to clipboard operation
TransferAttack copied to clipboard

fix: fix the bug in anda.py for loop

Open ABromide opened this issue 8 months ago • 0 comments

fix: fix the bug in anda.py for loop

  • Change the variable name in the for loop from _ to i
  • This resolves the issue where the loop variable was not properly utilized

ABromide avatar May 12 '25 08:05 ABromide