To contribute to srvlookup, please make sure that any new features or changes to existing functionality include test coverage.
Pull requests that add or change code without coverage have a much lower chance of being accepted.
Please format your code using yapf
with pep8
style prior to issuing your pull request.