diff --git a/stubs/twisted/python/compat.pyi b/stubs/twisted/python/compat.pyi deleted file mode 100644 --- a/stubs/twisted/python/compat.pyi +++ /dev/null @@ -1,5 +0,0 @@ -# Stubs for twisted.python.compat (Python 3) -# -# NOTE: This dynamically typed stub was automatically generated by stubgen. - -def unicode(s): ...