Files
Otter-NumericCalculus/yoshi_otter/shared/invalid_function_signature.py

2 lines
51 B
Python

class InvalidFunctionSignature(Exception):
pass