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: changelog.d/887.breaking.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,5 @@ The API docs have been mostly updated, but it will be an ongoing effort to chang
12
12
Please note that we have **not** moved -- or even removed -- anything from ``attr``!
13
13
14
14
Please do report any bugs or documentation inconsistencies!
15
+
16
+
Please note that until Mypy adds support for the new namespace, you'll have to explicitly tell it about it as documented `here <https://www.attrs.org/en/stable/extending.html#mypy>`_.
0 commit comments