Fix #7428: py domain: a reference to class `None` emits a nitpicky warning

This commit is contained in:
Takeshi KOMIYA
2020-04-08 01:49:24 +09:00
parent 2def1fc704
commit b2ab2c6325
2 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ Features added
Bugs fixed
----------
* #7428: py domain: a reference to class ``None`` emits a nitpicky warning
Testing
--------