mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
ClassFromFunctions.decorate_method() allows to provide positional and keyword arguments for the decorator call besides the wrapped method.
ClassFromFunctions.decorate_method() allows to provide positional and keyword arguments for the decorator call besides the wrapped method.