Commit Graph

2 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
581485f274
Use more strict mypy setting and update KeystoreModule type (#17)
1. [KeystoreModule] change `params: dict` to `params:
Dict[str, Any]`
2. Rename `to_bytes` to `encode_bytes`
2020-05-19 21:34:16 +08:00
Hsiao-Wei Wang
779b156e28
Fix typing error 2020-05-07 15:13:09 +08:00