Skip to content

Commit

Permalink
show_default=True
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharuk-yb authored and alwayslove2013 committed Jan 8, 2025
1 parent a81b270 commit 173200b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vectordb_bench/backend/clients/pgvector/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class PgVectorTypedDict(CommonTypedDict):
type=int,
help="Postgres database port",
default=5432,
show_default=True,
required=False
),
]
Expand Down

0 comments on commit 173200b

Please sign in to comment.