_bbvfs is redundant because it could be calcualted from _bbrepo.
Details
Details
- Reviewers
durham - Group Reviewers
hg-reviewers - Commits
- rHG029b33adbd17: blackbox: remove _bbvfs state
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
| hgext/blackbox.py | ||
|---|---|---|
| 100 | I'd probably explicitly return None instead of relying on the implicit return value. | |
I'd probably explicitly return None instead of relying on the implicit return value.