-
Notifications
You must be signed in to change notification settings - Fork 59
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
Added new method, PEP8 #9
Comments
Send me the code. I'll review and put it on master branch.
To: Infoblox-Development/Infoblox-API-Python [email protected] I've made a series of commits to my fork that make the code PEP8 compliant, and which add a new method get_all_networks(). Wasn't sure how best to send you a pull request, cherrypicking would be difficult because I suck at being other-dev friendly in git, but I can just send you one and you can trust me, or have a look yourself?— |
I have it all in my fork at: One problem with get_all_networks() is it only gets all v4 networks. :| Mike
|
I've made a series of commits to my fork that make the code PEP8 compliant, and which add a new method get_all_networks(). Wasn't sure how best to send you a pull request, cherrypicking would be difficult because I suck at being other-dev friendly in git, but I can just send you one and you can trust me, or have a look yourself?
The text was updated successfully, but these errors were encountered: