DP-3T / reference_implementation

Apache License 2.0
127 stars 44 forks source link

Fix issue #12 #13

Closed LCBH closed 4 years ago

LCBH commented 4 years ago

Fix issue #12 and modify the mock example accordingly. Diff for #b08a5b5 solely corresponds to autopep8 outputs and can be reproduced with autopep8 -i <python file>.

wouterl commented 4 years ago

Thanks for pointing out this issue! I believe this is fixed in the rewrite and covered by the following test:

https://github.com/DP-3T/reference_implementation/blob/e07f10447eaab9853e8f45a5d06e98741e265f5f/tests/test_protocols_generic.py#L166