gazprea-fuzzer-python/fuzzer.py

3 lines
72 B
Python
Raw Normal View History

2023-11-17 16:57:53 -07:00
class GazpreaFuzzer:
def __init__(self, config: str, ):
pass