Skip to content

Commit

Permalink
Placate flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
mad-cat-lon committed Aug 7, 2024
1 parent b6b0a78 commit 840d322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jargonaut/transformations/control/patch_returns.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from yaspin import kbi_safe_yaspin
import sys


class PatchReturns(cst.CSTTransformer):
"""
Does runtime bytecode patching to obscure the real return value of functions
Expand Down

0 comments on commit 840d322

Please sign in to comment.