OctaneLending / lpconnector

Python client for syncing LastPass Enterprise with a remote directory over LDAP
Apache License 2.0
15 stars 3 forks source link

Json dumps example #1

Closed joeymink closed 6 years ago

joeymink commented 6 years ago

Just a quick replacement of one of the manual JSON creations with a dict and json.dumps(dict).

jixson12 commented 6 years ago

thanks! made the change separately, gonna close this