Skip to content

Commit b8f758a

Browse files
committed
lint
1 parent f8fa57a commit b8f758a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bigquery_storage/pyarrow/noxfile_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
5+
# You maye obtain a copy of the License at
66
#
77
# http://www.apache.org/licenses/LICENSE-2.0
88
#
@@ -39,4 +39,4 @@
3939
# A dictionary you want to inject into your test. Don't put any
4040
# secrets here. These values will override predefined values.
4141
"envs": {},
42-
}
42+
}

bigquery_storage/quickstart/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
# A dictionary you want to inject into your test. Don't put any
4040
# secrets here. These values will override predefined values.
4141
"envs": {},
42-
}
42+
}

bigquery_storage/snippets/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
# A dictionary you want to inject into your test. Don't put any
4040
# secrets here. These values will override predefined values.
4141
"envs": {},
42-
}
42+
}

bigquery_storage/to_dataframe/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
# A dictionary you want to inject into your test. Don't put any
4040
# secrets here. These values will override predefined values.
4141
"envs": {},
42-
}
42+
}

0 commit comments

Comments
 (0)