Skip to content

Commit 0c1dea9

Browse files
committed
formatting
1 parent 91ddf03 commit 0c1dea9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,10 @@ by `django-distill` are:
483483
},
484484
```
485485

486-
Note that `JSON_CREDENTIALS` is optional; if it is not specified, the google libraries will try other authentication methods, in the search order described here: https://cloud.google.com/docs/authentication/application-default-credentials (e.g. the GOOGLE_APPLICATION_CREDENTIALS environment variable, an attached service account, etc).
486+
Note that `JSON_CREDENTIALS` is optional; if it is not specified, the google libraries
487+
will try other authentication methods, in the search order described here:
488+
https://cloud.google.com/docs/authentication/application-default-credentials (e.g. the
489+
`GOOGLE_APPLICATION_CREDENTIALS` environment variable, attached service account, etc).
487490

488491

489492
**django_distill.backends.microsoft_azure_storage**: Publish to a Microsoft

0 commit comments

Comments
 (0)