We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generate_sql() missing 1 required positional argument: num_sql_matches
generate_sql()
num_sql_matches
Open_Data_QnA/backend-apis/main.py
Line 417 in 269f42d
ValueError: too many values to unpack (expected 2) in main.py,
ValueError: too many values to unpack (expected 2)
get_response() missing 1 required postional argument: 'result_df'.
get_response() missing 1 required postional argument: 'result_df'
Line 374 in 269f42d
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
generate_sql()
missing 1 required positional argument:num_sql_matches
Open_Data_QnA/backend-apis/main.py
Line 417 in 269f42d
ValueError: too many values to unpack (expected 2)
in main.py,Open_Data_QnA/backend-apis/main.py
Line 417 in 269f42d
get_response() missing 1 required postional argument: 'result_df'
.Open_Data_QnA/backend-apis/main.py
Line 374 in 269f42d
The text was updated successfully, but these errors were encountered: