File "PDFuzz/pdf_attacker.py", line 22, in __init__ self.margin = margin ^^^^^^ NameError: name 'margin' is not defined. Did you mean: 'main'?