1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix whitespace.

This commit is contained in:
André Cruz 2016-05-23 10:45:37 +01:00
parent 18831c72f9
commit 1fdb7613f1

View file

@ -180,7 +180,7 @@ Version: 1.0.0
import argparse
import ConfigParser
import json
import json
import os
import re
import sys