Searched refs:thanks_picker (Results 1 – 3 of 3) sorted by relevance
6 from mycli.main import MyCli, cli, thanks_picker, PACKAGE_ROOT146 name = thanks_picker((author_file, sponsor_file))
567 print('Thanks to the contributor -', thanks_picker([author_file, sponsor_file]))1331 def thanks_picker(files=()): function
239 * Fix `thanks_picker` (Thanks: [Dick Marinus]).