-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement serialize
function
#3
Comments
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…n_root_level_list_values` test case
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…n_root_level_tuple_values` test case
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…, new `test_serialize.test_it_rejects_future_and_far_past_and_mistyped_timestamps` test case
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…does_the_nested_key_value_formatting_on_root_level_dict_values` test case (for JSON compatibility)
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…`qs-format` CLI to wrap it, and README instructions on how to use it
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…d update *Contributing* with distribution procedure
mblomdahl
added a commit
that referenced
this issue
Mar 24, 2019
…d update *Contributing* with distribution procedure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Mats! It would be great if the
qsck.serialize()
function did something, as of #2 it just returnsNone
. 😞 And maybe instructions on how to use it in README + some test coverage, if that's not too much to ask...The text was updated successfully, but these errors were encountered: