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

packet: Remove trailing whitespace #4163

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

jlduran
Copy link
Contributor

@jlduran jlduran commented Oct 29, 2023

Checklist:

  • If you are new to Scapy: I have checked CONTRIBUTING.md (esp. section submitting-pull-requests)
  • I squashed commits belonging together
  • I added unit tests or explained why they are not relevant
  • I executed the regression tests (using cd test && ./run_tests or tox)
  • If the PR is still not finished, please create a Draft Pull Request

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #4163 (eb0d223) into master (363d376) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4163      +/-   ##
==========================================
- Coverage   81.78%   81.77%   -0.01%     
==========================================
  Files         330      330              
  Lines       76340    76340              
==========================================
- Hits        62434    62430       -4     
- Misses      13906    13910       +4     
Files Coverage Δ
scapy/packet.py 83.67% <100.00%> (ø)

... and 5 files with indirect coverage changes

@gpotter2 gpotter2 merged commit 9676e95 into secdev:master Nov 17, 2023
19 checks passed
@gpotter2
Copy link
Member

Thanks for the PR !

@gpotter2 gpotter2 added this to the 2.6.0 milestone Nov 28, 2023
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.

3 participants