Skip to content

Commit 2cf2bd1

Browse files
authored
chore: fix typo on noxfile (GoogleCloudPlatform#5739)
* chore: add noxfile config * chore: fix typo on noxfile * Remove "chore: add noxfile config" This reverts commit 6197212. * chore: fix the base noxfile_config
1 parent e0849c0 commit 2cf2bd1

File tree

38 files changed

+38
-38
lines changed

38 files changed

+38
-38
lines changed

appengine/flexible/django_cloudsql/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

appengine/standard/django/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

appengine/standard_python3/bigquery/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

appengine/standard_python3/cloud_debugger/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

appengine/standard_python3/django/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

auth/service-to-service/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

bigquery/bqml/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

bigquery/datalab-migration/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

bigquery/pandas-gbq-migration/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

cloud-sql/mysql/client-side-encryption/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Default TEST_CONFIG_OVERRIDE for python repos.
1616

17-
# You can copy this file into your directory, then it will be inported from
17+
# You can copy this file into your directory, then it will be imported from
1818
# the noxfile.py.
1919

2020
# The source of truth:

0 commit comments

Comments
 (0)