diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-03-15-13-54-07.bpo-36298.amEVK2.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-03-15-13-54-07.bpo-36298.amEVK2.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-03-15-13-54-07.bpo-36298.amEVK2.rst b/Misc/NEWS.d/next/Library/2019-03-15-13-54-07.bpo-36298.amEVK2.rst deleted file mode 100644 index 14be079..0000000 --- a/Misc/NEWS.d/next/Library/2019-03-15-13-54-07.bpo-36298.amEVK2.rst +++ /dev/null @@ -1,2 +0,0 @@ -Raise ModuleNotFoundError in pyclbr when a module can't be found. -Thanks to 'mental' for the bug report. |