From 18441e0b65e1aa0f56781f71c797c349fb01a304 Mon Sep 17 00:00:00 2001 From: Wojciech Sciesinski Date: Tue, 20 Nov 2018 14:23:43 +0100 Subject: [PATCH] Add empty line at EOF --- lib/ansible/modules/windows/win_psrepository.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/windows/win_psrepository.py b/lib/ansible/modules/windows/win_psrepository.py index 0abd9e0946f..793488a5244 100644 --- a/lib/ansible/modules/windows/win_psrepository.py +++ b/lib/ansible/modules/windows/win_psrepository.py @@ -70,4 +70,4 @@ EXAMPLES = ''' ''' RETURN = r''' -''' \ No newline at end of file +'''