Improve changelog

This commit is contained in:
Daniel Hahler 2018-12-12 23:28:47 +01:00 committed by GitHub
parent f8d31d2400
commit 7a600ea3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
monkeypatch.delattr handles class descriptors like staticmethod/classmethod
``monkeypatch.delattr`` handles class descriptors like ``staticmethod``/``classmethod``.