commit | 6faa27806e7e6138d46f8bc8b86537d21fda9988 | [log] [tgz] |
---|---|---|
author | Yuki Nishiwaki <uckey.1067@gmail.com> | Sun Mar 11 18:49:43 2018 +0900 |
committer | Yuki Nishiwaki <uckey.1067@gmail.com> | Sun Mar 11 18:49:43 2018 +0900 |
tree | b8a9a57aaf637753c34b21f77fd1ffe3bdfe996a | |
parent | b905ef76d3022338ab2a5a1185f812ff707042e7 [diff] |
Refactor comment and code around support patch class decorator * Use simply `for patch_obj in tmp_patchings` instead of enumerate * Fix comment to make it explicit * Fix how to express list in test code