bndr / bndr/pycycle

Error: Invalid value for '--source': '.' is not a valid boolean.

Open
#21 4 comments 8 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
363
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Version: `pycycle 0.0.8`

Tried to use but `--source` requires a BOOLEAN and not a string:

```
Error: Invalid value for '--source': 'path_to_code' is not a valid boolean.
```

```
pycycle.exe
Usage: pycycle [OPTIONS] COMMAND [ARGS]...

Options:
--source BOOLEAN Try to find cycles in the path provided.
--ignore TEXT Comma separated directories that will be ignored during
analysis.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.