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

E251 - unexpected spaces around keyword / parameter equals #1317

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

guedou
Copy link
Member

@guedou guedou commented Apr 4, 2018

Another PR for #1277.

Co-authored-by:  Guillaume Valadon <guillaume@valadon.net>
Co-authored-by:  gpotter2 <gabriel@potter.fr>
Co-authored-by:  Marcel Patzlaff <mpatzlaff@benocs.com>
Co-authored-by:  mkaliszan <mkaliszan@benocs.com>
Co-authored-by:  Alexander Bluhm <alexander.bluhm@gmx.net>
Co-authored-by:  mtu <maxence.tury@ssi.gouv.fr>
Co-authored-by:  FlUxIuS <none@none>
Co-authored-by:  Pierre Lorinquer <pierre.lorinquer@ssi.gouv.fr>
Co-authored-by:  Jan Sebechlebsky <sebechlebskyjan@gmail.com>
Co-authored-by:  Pierre LALET <pierre.lalet@cea.fr>
Co-authored-by:  n1nj4sec <contact@n1nj4.eu>
Co-authored-by:  zer0@platinum <zer0@platinum>
Co-authored-by:  Jitter00 <35667588+Jitter00@users.noreply.github.com>
@guedou guedou added the PEPin Apply PEP08 rules label Apr 4, 2018
@guedou guedou requested a review from p-l- April 4, 2018 18:12
@codecov-io
Copy link

codecov-io commented Apr 4, 2018

Codecov Report

Merging #1317 into master will increase coverage by 2.18%.
The diff coverage is 79.01%.

@@            Coverage Diff             @@
##           master    #1317      +/-   ##
==========================================
+ Coverage    82.8%   84.98%   +2.18%     
==========================================
  Files         163      163              
  Lines       38637    38637              
==========================================
+ Hits        31992    32836     +844     
+ Misses       6645     5801     -844
Impacted Files Coverage Δ
scapy/layers/tls/extensions.py 79.49% <ø> (+1.07%) ⬆️
scapy/layers/tls/tools.py 82% <ø> (ø) ⬆️
scapy/layers/tls/handshake.py 80.95% <ø> (+5.41%) ⬆️
scapy/route6.py 89.54% <ø> (ø) ⬆️
scapy/layers/tls/record_tls13.py 60.36% <ø> (ø) ⬆️
scapy/layers/tls/record_sslv2.py 87.15% <ø> (+5.02%) ⬆️
scapy/layers/sctp.py 96.68% <ø> (ø) ⬆️
scapy/contrib/send.py 100% <ø> (ø) ⬆️
scapy/layers/netflow.py 94.73% <ø> (ø) ⬆️
scapy/layers/eap.py 91.86% <ø> (ø) ⬆️
... and 54 more

@p-l- p-l- merged commit 203254a into secdev:master Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PEPin Apply PEP08 rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants