Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove shebang from modules #421

Merged
merged 1 commit into from May 11, 2023
Merged

Remove shebang from modules #421

merged 1 commit into from May 11, 2023

Conversation

penguinpee
Copy link
Contributor

Since these are not standalone scripts, but modules, they do not
require a shebang.

While packaging for Fedora rpmlint threw an error pointing this
out.

Since these are not standalone scripts, but modules, they do not
require a shebang.

While packaging for Fedora rpmlint threw an error pointing this
out.
@coveralls
Copy link

Coverage Status

Coverage: 80.753% (-0.01%) from 80.763% when pulling 140653a on penguinpee:master into 054e8a3 on G-Node:master.

@codecov-commenter
Copy link

Codecov Report

Merging #421 (140653a) into master (054e8a3) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   91.02%   91.02%   -0.01%     
==========================================
  Files          64       64              
  Lines        8963     8961       -2     
==========================================
- Hits         8159     8157       -2     
  Misses        804      804              
Impacted Files Coverage Δ
odml/tools/odmlparser.py 88.09% <ø> (-0.08%) ⬇️
odml/tools/xmlparser.py 90.58% <ø> (-0.05%) ⬇️

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

Copy link
Member

@jgrewe jgrewe left a comment

Choose a reason for hiding this comment

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

Thank you

@jgrewe jgrewe merged commit 5213865 into G-Node:master May 11, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants