Skip to content

Commit 783f43a

Browse files
committed
more indentation
1 parent 08cef05 commit 783f43a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/mock-authentication.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@ def main():
306306
# Get access token
307307
%(prog)s get-token --api-key YOUR_API_KEY --env int --private-key int-1.pem
308308
309-
# Call an API
310-
%(prog)s call-api --api-key YOUR_API_KEY --env sandbox --private-key int-1.pem \\
309+
# Call an API
310+
%(prog)s call-api --api-key YOUR_API_KEY --env sandbox --private-key int-1.pem \\
311311
--url https://sandbox.api.service.nhs.uk/hello-world/hello/application
312312
313313
# Call an API with NHS number

0 commit comments

Comments
 (0)