Files
deb-python-taskflow/taskflow/persistence/path_based.py
Joshua Harlow 94eb978a64 Just use the local conf variable
The local conf variable populated by the parent class
already ensures the none/falsey case and sets the conf
to an empty dictionary (as well as checks if its the
expected type and more...); so we should just use that
variable instead of duplicating that work.

Change-Id: I824263d5253d428f6a803f470e29d99de3dbf42c
2015-03-11 15:36:30 -07:00

9.1 KiB