Fixed Third Party Proxy File

Fixed third_party_proxy file which needed to wrap
the content inside print with brackets

Updated gitignore to ignore python enviroment files

Issue-ID: POLICY-3818
Change-Id: I608868b55b693375c69b17eb11aa47bfd9908747
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
diff --git a/.gitignore b/.gitignore
index b54ca2a..517a3f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 *~
 auto-save-list
 tramp
+venv
\ No newline at end of file