From 570d3a9ee7d14bb30d39091294fad421e612463a Mon Sep 17 00:00:00 2001 From: Yoshiharu Hirose Date: Thu, 3 Oct 2019 17:04:49 +0900 Subject: [PATCH] trim invalid newline --- moto/sts/responses.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/moto/sts/responses.py b/moto/sts/responses.py index ebdc4321..496b8168 100644 --- a/moto/sts/responses.py +++ b/moto/sts/responses.py @@ -128,8 +128,7 @@ GET_FEDERATION_TOKEN_RESPONSE = """ +ASSUME_ROLE_RESPONSE = """ {{ role.session_token }}