Merge pull request #6329 from nicoddemus/4639-improv

Change 4639 from feature to improvement
This commit is contained in:
Anthony Sottile 2019-12-11 13:13:31 -08:00 committed by GitHub
commit b29ae03cb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
Revert "A warning is now issued when assertions are made for ``None``".
The warning proved to be less useful than initially expected and had quite a
few false positive cases.