Closed zwolf closed 1 year ago
@zwolf is there a reason tests are failing? (fwiw, i did not run it to check, just the first thing that popped up as I took a look at the PR)
Tests are failing because the Inaturalist
module doesn't exist in the python client for the CLI to import. When I release the new version of the client that includes it, I'll update this PR to use the new version and they should pass.
Didn't have to update a thing, it pulls the new version automatically when tests are rerun.
Calls the python client's iNat import methods, which sends the request out to Panoptes. Currently no way to track progress on this outside of waiting for the email. This also will need to wait to merge/release until the python client's corresponding work is released and the client's version updated here.