diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-07-19-01-46-56.bpo-16970.GEASf5.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-07-19-01-46-56.bpo-16970.GEASf5.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-07-19-01-46-56.bpo-16970.GEASf5.rst b/Misc/NEWS.d/next/Library/2019-07-19-01-46-56.bpo-16970.GEASf5.rst deleted file mode 100644 index 7285b81..0000000 --- a/Misc/NEWS.d/next/Library/2019-07-19-01-46-56.bpo-16970.GEASf5.rst +++ /dev/null @@ -1,2 +0,0 @@ -Adding a value error when an invalid value in passed to nargs -Patch by Robert Leenders |