Command line doesn't handle arguments well
Open
@rec is already working on this.
Since Sep 30, 2019.
bug
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
$ ./import_all.py test
Successes
test
test.all_test
test.import_all_test
$ ./import_all.py test/all_test # no response
$ ./import_all.py test.all_test # no response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.