Attention is currently required from: fixeria.
3 comments:
File pySim/ts_102_221.py:
Patch Set #1, Line 479: def from_bytes(self, binary:bytes):
Missing type hint: […]
true for this specific implementation of the abstrac method, but in general i's basically any python type, just as long as it can be json-serialized.
Patch Set #1, Line 486: def to_bytes(self):
Missing type hint: […]
Done
Looks like you meant '+=' here? This could be done simpler: […]
Done
To view, visit change 27129. To unsubscribe, or for help writing mail filters, visit settings.