Skip to content

Commit

Permalink
Try channel with #
Browse files Browse the repository at this point in the history
  • Loading branch information
pvk-developer committed Sep 20, 2024
1 parent 0b637e4 commit 3269b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/benchmark/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def compare_and_store_results_in_gdrive():

file_id = save_to_gdrive(GDRIVE_OUTPUT_FOLDER, sorted_results)
new_msg = f'See <https://docs.google.com/spreadsheets/d/{file_id}|dtypes summary and details>'
update_message('sdv-alerts-debug', new_msg, response['ts'])
update_message('#sdv-alerts-debug', new_msg, response['ts'])


if __name__ == '__main__':
Expand Down

0 comments on commit 3269b8e

Please sign in to comment.