issues
search
openlawlibrary
/
taf
The Archive Framework
GNU Affero General Public License v3.0
10
stars
10
forks
source link
feat: CLI lazy loading
#481
Closed
ronantakizawa
closed
4 months ago
ronantakizawa
commented
4 months ago
Description (e.g. "Related to ...", etc.)
CLI lazy loading. Fix #427
Code review checklist (for code reviewer to complete)
[ ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
[ ] Title summarizes what is changing
[ ] Commit messages are meaningful (see
this
for details)
[ ] Tests have been included and/or updated, as appropriate
[ ] Docstrings have been included and/or updated, as appropriate
[ ] Changelog has been updated, as needed (see
CHANGELOG.md
)
Description (e.g. "Related to ...", etc.)
CLI lazy loading. Fix #427
Code review checklist (for code reviewer to complete)