summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/5488.other
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/5488.other')
-rw-r--r--doc/whatsnew/fragments/5488.other3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/5488.other b/doc/whatsnew/fragments/5488.other
new file mode 100644
index 000000000..0f6ac5b85
--- /dev/null
+++ b/doc/whatsnew/fragments/5488.other
@@ -0,0 +1,3 @@
+Pylint now exposes its type annotations.
+
+Closes #5488 and #2079