]> Nutra Git (v1) - nutratech/cli.git/commit
refactor re-used code into compact method calls
authorShane Jaroch <chown_tee@proton.me>
Sun, 11 Jan 2026 10:03:21 +0000 (05:03 -0500)
committerShane Jaroch <chown_tee@proton.me>
Sun, 11 Jan 2026 10:03:21 +0000 (05:03 -0500)
commitcd7b0d2dc2260eb6ac56f8775a04a81ebe42a25f
tree09fc0e5aaf174ed692ad2fe693efbf6c667f22b2
parent26560e1a6fbb14a9d929dd6c641bae8c61b8d433
refactor re-used code into compact method calls
ntclient/models/__init__.py
ntclient/persistence/sql/__init__.py
ntclient/persistence/sql/nt/__init__.py
ntclient/persistence/sql/usda/__init__.py
ntclient/services/analyze.py
ntclient/services/calculate.py
tests/test_cli.py