aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/order_utils/stubs/web3/exceptions.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'python-packages/order_utils/stubs/web3/exceptions.pyi')
-rw-r--r--python-packages/order_utils/stubs/web3/exceptions.pyi2
1 files changed, 2 insertions, 0 deletions
diff --git a/python-packages/order_utils/stubs/web3/exceptions.pyi b/python-packages/order_utils/stubs/web3/exceptions.pyi
new file mode 100644
index 000000000..83abf973d
--- /dev/null
+++ b/python-packages/order_utils/stubs/web3/exceptions.pyi
@@ -0,0 +1,2 @@
+class BadFunctionCallOutput(Exception):
+ ...