diff --git a/stubs/ipdb/__init__.pyi b/stubs/ipdb/__init__.pyi deleted file mode 100644 --- a/stubs/ipdb/__init__.pyi +++ /dev/null @@ -1,6 +0,0 @@ -# Stubs for ipdb (Python 3) -# -# NOTE: This dynamically typed stub was automatically generated by stubgen. - - -def set_trace(): ...