GoogleCloudPlatform / GoogleCloudPlatform/Open_Data_QnA

Minor bugs in main.py backend-apis

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
233
Forks
74
PR merge metrics
No merged PRs in 30d

Description

* `generate_sql()` missing 1 required positional argument: `num_sql_matches` https://github.com/GoogleCloudPlatform/Open_Data_QnA/blob/269f42dbb429a0f52587b374dcf2e3ddca548f75/backend-apis/main.py#L417

* `ValueError: too many values to unpack (expected 2)` in main.py,
https://github.com/GoogleCloudPlatform/Open_Data_QnA/blob/269f42dbb429a0f52587b374dcf2e3ddca548f75/backend-apis/main.py#L417

* `get_response() missing 1 required postional argument: 'result_df'`. https://github.com/GoogleCloudPlatform/Open_Data_QnA/blob/269f42dbb429a0f52587b374dcf2e3ddca548f75/backend-apis/main.py#L374

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.