[Warnings] Stop using inspect.getsource to check for is_owner check (#3516)

* Update helpers.py

* Create 3515.misc.rst

* Update helpers.py
This commit is contained in:
jack1142
2020-02-07 01:42:36 +01:00
committed by GitHub
parent 246f9ce17f
commit 8f7ba02ab1
2 changed files with 6 additions and 5 deletions

View File

@@ -0,0 +1 @@
Don't use `inspect.getsource` to check for ``is_owner`` check.