Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfire.Fire(func) means that `func` cannot return an empty dict #4
Comments
This should handle google#4
|
python-fire is awesome cool. |
|
@ubershmekel Thanks for finding and fixing this bug! I'll respond to the pull request later in the week. |
* Fix for empty dictionary print outs This should handle #4 * pep8 prefers `if not seq` over `len == 0` * Use single quotes
Will cause this stack trace: