[CustomCom] Use humanize_list for iterable arguments (#3277)

* [cc] use humanize_list on lists

* [cc] need classmethod

* add changelog
This commit is contained in:
zephyrkul
2020-01-06 14:49:08 -07:00
committed by Michael H
parent d3c97eedfe
commit 45860ca2a6
2 changed files with 15 additions and 5 deletions

View File

@@ -0,0 +1 @@
Use humanize_list utility for iterable parameter results, e.g. :code:`{#:Role.members}`.