[CORD-1840] Fixing shebang line

Change-Id: I3e8beb595c807f59e50ec36978bce052683441ac
diff --git a/protoc_plugins/protobuf_introspect.py b/protoc_plugins/protobuf_introspect.py
index c6841b6..6e43af5 100755
--- a/protoc_plugins/protobuf_introspect.py
+++ b/protoc_plugins/protobuf_introspect.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # Copyright 2017 the original author or authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");