-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
add type hinting in modules/nmap.py
#3759
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
Conversation
c2b8dd4
to
7bdbee6
Compare
Codecov Report
@@ Coverage Diff @@
## master #3759 +/- ##
==========================================
- Coverage 84.62% 84.61% -0.01%
==========================================
Files 296 296
Lines 62084 62094 +10
==========================================
+ Hits 52536 52543 +7
- Misses 9548 9551 +3
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there,
Thanks for this PR! We try to maintain a code history as clean as possible, so could you please revert the changes that are not needed (e.g., whitespaces)?
Thanks!
Also, you need to fix the
|
7bdbee6
to
c12b9e3
Compare
94f4a13
to
13c08cb
Compare
13c08cb
to
09f7d51
Compare
Thanks a lot for this contribution @nnrepos! |
this is a part of #2158 (hinty project).