starhawking / python-terrascript

Create Terraform files using Python scripts.
BSD 2-Clause "Simplified" License
515 stars 76 forks source link

Changes methods 'init__' to '__init__' and PEP8 in tests #82

Closed nielsonsantana closed 4 years ago

nielsonsantana commented 4 years ago

Fix typo error. Changes methods 'init' to 'init__'.

mjuenema commented 4 years ago

Hi @nielsonsantana,

nielsonsantana commented 4 years ago

Hi @mjuenema. No problem at all. Next time I will split the PR.