Browse Source
Set widely used header for python for different OS
pull/2793/head
Paul Montero
6 years ago
No known key found for this signature in database
GPG Key ID: 8F88C7D828194E7
1 changed files with
1 additions and
1 deletions
-
contrib/inventory_builder/inventory.py
|
|
@ -1,4 +1,4 @@ |
|
|
|
#!/usr/bin/python3 |
|
|
|
#!/usr/bin/env python3 |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
# You may obtain a copy of the License at |
|
|
|