You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@
6
6
Welcome to the basedmypy docs!
7
7
==============================
8
8
9
+
.. warning::
10
+
basedmypy is deprecated and no longer maintained as of July 2025. please consider using basedpyright instead: https://github.com/DetachHead/basedpyright
11
+
9
12
Basedmypy is a static type checker for Python that is built on top of the work done
10
13
by the `mypy project <https://github.com/python/mypy>`_.
0 commit comments