diff options
author | toonn <toonn@toonn.io> | 2022-05-26 15:22:44 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2022-05-26 15:22:44 +0200 |
commit | 4a1fc7eb92f11145e945d69e6dd6a0730b5c17c4 (patch) | |
tree | ba9a24a385fdec73b76a9b657f6bec79cdc27996 /examples/plugin_hello_world.py | |
parent | 9252d69ede0b2a086fb7359706d7ef58b41e6561 (diff) | |
download | ranger-4a1fc7eb92f11145e945d69e6dd6a0730b5c17c4.tar.gz |
accumulator: Make get_list an abstract method
Implementations need the `self` parameter and PyLint complains when the number of arguments changes. Since it's never used without reimplementation, `@abstractmethod` is appropriate.
Diffstat (limited to 'examples/plugin_hello_world.py')
0 files changed, 0 insertions, 0 deletions