canonical / python-libmaas

Unofficial python client library for MAAS
https://maas.io
Other
62 stars 70 forks source link

prevent expand() iterating through string value #277 #278

Closed canozyurt closed 2 years ago

canozyurt commented 2 years ago

Fixes #277

>>> session.MAAS.get_config(name="ntp_servers")
'ntp.ubuntu.com'