Skip to content

Conversation

@sevyharris
Copy link
Contributor

@sevyharris sevyharris commented Jun 6, 2022

Motivation or Problem

The script to automatically update the LICENSE header at the top of all files uses python3 instead of python-jl. This script is run when generating new binaries.

Description of Changes

Changed the shebang in the utilities.py:update_headers function to use python-jl instead of python3

@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #2310 (aaacd6a) into main (7f26746) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2310   +/-   ##
=======================================
  Coverage   48.24%   48.24%           
=======================================
  Files         110      110           
  Lines       30612    30612           
  Branches     7982     7982           
=======================================
  Hits        14769    14769           
  Misses      14298    14298           
  Partials     1545     1545           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sevyharris sevyharris force-pushed the update_headers_shebang branch from 2593ec9 to 1b90cdb Compare July 3, 2022 13:58
@sevyharris sevyharris self-assigned this Mar 2, 2023
@sevyharris sevyharris force-pushed the update_headers_shebang branch from 1b90cdb to aaacd6a Compare March 2, 2023 14:57
Copy link

@12Chao 12Chao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@JacksonBurns
Copy link
Contributor

Superseded by #2444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants