Skip to content

Commit c2c89e8

Browse files
committed
chore: format noxfile.py for bigquery
1 parent fdf7525 commit c2c89e8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/google-cloud-bigquery/noxfile.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
)
5454

5555

56-
5756
SYSTEM_TEST_PYTHON_VERSIONS = UNIT_TEST_PYTHON_VERSIONS
5857

5958

@@ -236,8 +235,6 @@ def mypy(session):
236235
)
237236

238237

239-
240-
241238
@nox.session(python=SYSTEM_TEST_PYTHON_VERSIONS)
242239
@_calculate_duration
243240
def system(session):

0 commit comments

Comments
 (0)