commit | 415eea50ef2f3a06abc2ffb7e06f69172c650d7b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 29 13:29:37 2017 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Sep 06 08:16:38 2017 -0700 |
tree | 6df7d5b7506520a2bc51578a24365ce663e0f4ca | |
parent | dd273343e1033bd4a3195078170c991884c84973 [diff] [blame] |
[CORD-1840] Fixing shebang line Change-Id: I3e8beb595c807f59e50ec36978bce052683441ac (cherry picked from commit 11d074c3c6ba6f51ae33c5ccf8537be4ac359924)
diff --git a/protoc_plugins/schema2dict.py b/protoc_plugins/schema2dict.py index 9c30d5e..e644ba8 100644 --- a/protoc_plugins/schema2dict.py +++ b/protoc_plugins/schema2dict.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");