make decode_linode_plan_label a private function

This commit is contained in:
rmcintosh 2018-05-24 10:05:02 -04:00 committed by GitHub
parent 3f81721678
commit 10e7679e55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -993,7 +993,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