commit | 11d074c3c6ba6f51ae33c5ccf8537be4ac359924 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 29 13:29:37 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 29 14:41:41 2017 -0700 |
tree | 75cf53b83c4e84cb9a3242b35e333ff79a73d179 | |
parent | 55c6b0cd2344367d9c54cf234da4884071006f73 [diff] [blame] |
[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");