aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/order_utils/stubs/pytest/raises.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'python-packages/order_utils/stubs/pytest/raises.pyi')
-rw-r--r--python-packages/order_utils/stubs/pytest/raises.pyi1
1 files changed, 0 insertions, 1 deletions
diff --git a/python-packages/order_utils/stubs/pytest/raises.pyi b/python-packages/order_utils/stubs/pytest/raises.pyi
deleted file mode 100644
index 2e3b29f3d..000000000
--- a/python-packages/order_utils/stubs/pytest/raises.pyi
+++ /dev/null
@@ -1 +0,0 @@
-def raises(exception: Exception) -> ExceptionInfo: ...