Skip to content
Snippets Groups Projects
Unverified Commit f3ed740a authored by Aivars Sterns's avatar Aivars Sterns Committed by GitHub
Browse files

Merge pull request #2793 from lpaulmp/use-env-python-header

Set widely used header to execute python scripts in different OS
parents a67bdff2 3f188731
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python3 #!/usr/bin/env python3
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
# You may obtain a copy of the License at # You may obtain a copy of the License at
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment