flake8
passed.
JSHint
passed.
Review Request #12030 — Created Feb. 3, 2022 and discarded
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
We had a place that was using the old
getargspec
method just to
determine if a method accepted**kwargs
. Django has a helper for just
this purpose, so we should switch to it.
Ran unit tests.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
This already exists upstream. Commit 51fd5145363021b35873151bceb67e65911e6f8a. |
|