make decode_linode_plan_label a private function

This commit is contained in:
rmcintosh 2018-05-24 10:05:02 -04:00 committed by rallytime
parent 2ba4fc4cea
commit 50bce3a2f3
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -1008,7 +1008,7 @@ def get_password(vm_):
)
def decode_linode_plan_label(label):
def _decode_linode_plan_label(label):
"""
Attempts to decode a user-supplied Linode plan label
into the format in Linode API output