Add distribution CLI scaffolding

This commit is contained in:
Ashwin Bharambe 2024-08-01 14:44:57 -07:00
parent 09cf3fe78b
commit 5a583cf16e
13 changed files with 277 additions and 3 deletions

View file

@ -3,3 +3,5 @@
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.
from .inference import InferenceParser # noqa