mirror of
https://github.com/vacp2p/research.git
synced 2026-01-09 21:58:07 -05:00
typer app
This commit is contained in:
@@ -411,6 +411,8 @@ def _sanity_check(fname, keys, ftype="json"):
|
||||
raise typer.BadParameter(str(ex))
|
||||
|
||||
|
||||
app = typer.Typer()
|
||||
|
||||
@app.command()
|
||||
def kurtosis(ctx: typer.Context, config_file: Path):
|
||||
_sanity_check(fname, "json", [GENNET, GENLOAD])
|
||||
|
||||
Reference in New Issue
Block a user