Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On the master branch, if I try to import with no limit set, I get the following error: ``` Invalid value for integer parameter limit: . ``` We should remove the datatype restriction and set the default to `None`. That way, it will work properly. Signed-off-by: Patrick Avery <[email protected]>
- Loading branch information