Description
Right now, because input is a required argument for typer we cannot check the wristpy version from the terminal without defining an input path.
Steps to Reproduce
wristpy -v from the CLI
Expected Results
Should give the version number
Actual Results
Gives a missing input path error
Additional Notes
No response
Description
Right now, because input is a required argument for typer we cannot check the wristpy version from the terminal without defining an input path.
Steps to Reproduce
wristpy -vfrom the CLIExpected Results
Should give the version number
Actual Results
Gives a missing input path error
Additional Notes
No response