Skip to content
Commit 802880f8 authored by Douglas RAILLARD's avatar Douglas RAILLARD
Browse files

lisa.utils: Add optional_kwargs() decorator

Decorator to allow another decorator to optional take keyword
parameters. This enables both the argument-less and with-argument calls
to be used transparently on the same decorator, like
functools.lru_cache().
parent 06c91016
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment