Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
None shall not pass args_in_kwargs (GenericMappingTools#1815)
Fixes bug in `args_in_kwargs` function whereby `None` values are allowed, when actually, we want to drop the `None`. * Add failing test for when param=0 * Check that argument is not None or False
- Loading branch information