Files
fuzzforge_ai/fuzzforge-mcp/src/fuzzforge_mcp/exceptions.py

6 lines
66 B
Python

"""TODO."""
class FuzzForgeMCPError(Exception):
"""TODO."""