Closed caius closed 11 months ago
Fixes #27 by swapping us from faking keyword arguments (with hardly any of the upsides) with hashes to just using good old positional arguments.
Also decorated the updated methods with seemingly accurate YARD Docs, although I'm not convinced they really add much yet.
Fixes #27 by swapping us from faking keyword arguments (with hardly any of the upsides) with hashes to just using good old positional arguments.
Also decorated the updated methods with seemingly accurate YARD Docs, although I'm not convinced they really add much yet.