summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Cock <p.j.a.cock@googlemail.com>2019-08-07 14:37:32 +0100
committerSteven Myint <git@stevenmyint.com>2019-08-07 06:37:32 -0700
commitcc2977ff8cbb0e2b668413a73a0c3a6a4b4f02e8 (patch)
tree101ba345ae8d5baf4cf3e4447f696a84709688dd
parentff442891ea6b1f663dae3ce91d871d2ab50cc68c (diff)
downloadpyflakes-cc2977ff8cbb0e2b668413a73a0c3a6a4b4f02e8.tar.gz
Fix RST markup of bullet point list (#459)
-rw-r--r--NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 993a545..c6cd960 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,4 +1,5 @@
2.1.1 (2019-02-28)
+
- Fix reported line number for type comment errors
- Fix typing.overload check to only check imported names