dattalab / moseq2-extract

Here it comes...
Other
3 stars 4 forks source link

fix: CLI download flip file's default is not current working directory #132

Closed versey-sherry closed 3 years ago

versey-sherry commented 3 years ago

Issue being fixed or feature implemented

moseq2-extract CLI download-flip-file is not set to the current working directory, and users may not be able to find the downloaded flip file.

What was done?

In moseq2_extract/cli.py, I changed the default to the current working directory.

How Has This Been Tested?

Locally and CI. All passed.

Breaking Changes

None

Checklist: