diff options
Diffstat (limited to 'inventory/gce')
-rwxr-xr-x | inventory/gce/hosts/gce.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/gce/hosts/gce.py b/inventory/gce/hosts/gce.py index 99746cdbf..cce3c5f35 100755 --- a/inventory/gce/hosts/gce.py +++ b/inventory/gce/hosts/gce.py @@ -1,4 +1,5 @@ #!/usr/bin/env python2 +# pylint: skip-file # Copyright 2013 Google Inc. # # This file is part of Ansible |