Skip to content

Use import json instead of writing our own JSON string #4

@chinedufn

Description

@chinedufn

Back when I wrote this python script I didn't realize that I could just import json so the JSON serialization is unnecessarily complex.

Use import json and clean things up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions