codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
GNU General Public License v3.0
1.19k stars 231 forks source link

Pylint changes #97

Closed jeffryadones closed 6 years ago

jeffryadones commented 6 years ago

Ran Pylint on this class. Added document notes. Changed file variable from file to imported_file and f to file for better readability. Changed variable num_installed to upper_cased. Removed import numpy not being used.

jeffryadones commented 6 years ago

I kept import numpy. The new changes are ready for pull.

codingo commented 6 years ago

Hi @jeffryadones, not ignoring this or #98 - will be a few hours until I can get to them though.

@timkent may be able to reply more quickly in the interim, otherwise I'll action these this afternoon.