-
Kevin Morris authored
Additionally, add an optional **kwargs passing via make_relationship. This allows us to use things like `uselist=False`, which was needed for test/test_package.py. Signed-off-by:
Kevin Morris <kevr@0cost.org>
15b13326
Additionally, add an optional **kwargs passing via make_relationship.
This allows us to use things like `uselist=False`, which was needed
for test/test_package.py.
Signed-off-by:
Kevin Morris <kevr@0cost.org>