diff --git a/.env.template b/.env.template
index b7294ec..8950cae 100644
--- a/.env.template
+++ b/.env.template
@@ -18,4 +18,4 @@ SPLUNK_DEFAULT_INDEX=main
SPLUNK_METRICS_INDEX=metrics
SPLUNK_APPS_URL=https://splunkbase.splunk.com/app/2757/release/6.1.1/download,https://splunkbase.splunk.com/app/3245/release/1.0/download,https://splunkbase.splunk.com/app/1620/release/3.4.0/download,https://splunkbase.splunk.com/app/1467/release/2.5.8/download
SPLUNKBASE_USERNAME=username
-SPLUNKBASE_PASSWORD=password
\ No newline at end of file
+SPLUNKBASE_PASSWORD=password
diff --git a/.idea/misc.xml b/.idea/misc.xml
index a658ea5..86b631d 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -7,4 +7,4 @@
-
\ No newline at end of file
+
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 53b20c8..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/test-with-compose.sh b/test-with-compose.sh
index b1050aa..400c3c8 100755
--- a/test-with-compose.sh
+++ b/test-with-compose.sh
@@ -27,5 +27,3 @@ docker container create --name dummy \
docker cp dummy:/work/test-results/functional test-results
docker rm dummy
EXIT=$0
-
-
diff --git a/tests/requirements.txt b/tests/requirements.txt
index 0ebc865..149b7a8 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -11,4 +11,4 @@ jinja2
jinja2-time
http://dev.splunk.com/goto/sdk-python
flake8
-flaky
\ No newline at end of file
+flaky