mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 19:51:02 +02:00
Resolve Conflicts
This commit is contained in:
parent
aef1ad7f39
commit
1b4d6feb04
6 changed files with 3 additions and 29 deletions
|
|
@ -33,12 +33,6 @@ def main():
|
|||
default=default_url,
|
||||
help=f'API URL (default: {default_url})',
|
||||
)
|
||||
|
||||
# parser.add_argument(
|
||||
# '--pulsar-api-key',
|
||||
# default=default_pulsar_api_key,
|
||||
# help=f'Pulsar API key',
|
||||
# )
|
||||
|
||||
parser.add_argument(
|
||||
'-q', '--question',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue