turbinia icon indicating copy to clipboard operation
turbinia copied to clipboard

Update codebase to use typing hints

Open aarontp opened this issue 1 year ago • 1 comments

The new API server codebase is using type hints, and we should convert the rest of the codebase to use that as well.

aarontp avatar Jul 22 '22 23:07 aarontp

We can start with the evidence module and use the type hints to infer types for evidence attributes in the map_evidence_attributes method.

jleaniz avatar Sep 19 '22 15:09 jleaniz