We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01aeb0e commit 6bf61c9Copy full SHA for 6bf61c9
1 file changed
owlbot.py
@@ -135,9 +135,9 @@ def get_staging_dirs(
135
"""
136
"authorized_view_name": "projects/sample1/instances/sample2/tables/sample3/sample4"
137
}
138
- )
+ \)
139
140
- assert args[0] == request_msg
+ assert args\[0\] == request_msg
141
142
expected_headers = {
143
"table_name": "projects/sample1/instances/sample2/tables/sample3",
0 commit comments