amiaopensource / amiaopensource/grabbags
Cleaned Bags Get Counted Incorrecly
- 主要语言
- Python
- 星标
- 12
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
When I run --clean, it skips things that aren't bags, but then reports that they were cleaned successfully. Need to do something similar to what we did with validation.
```
(base) ponziChain:grabbags Jonathan$ grabbags --clean ~/Desktop/
2021-04-14 19:10:26,054 - WARNING - /Users/Jonathan/Desktop/test_data is not a bag. Not cleaning.
2021-04-14 19:10:26,055 - WARNING - /Users/Jonathan/Desktop/desktop is not a bag. Not cleaning.
2021-04-14 19:10:26,055 - WARNING - /Users/Jonathan/Desktop/a-bag is not a bag. Not cleaning.
2021-04-14 19:10:26,055 - WARNING - /Users/Jonathan/Desktop/parent-dir is not a bag. Not cleaning.
2021-04-14 19:10:26,055 - WARNING - /Users/Jonathan/Desktop/techfocus-vimeo is not a bag. Not cleaning.
2021-04-14 19:10:26,055 - INFO - 5 bags cleaned successfully
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。