Skip to content

exekall: Ignore non-class annotations

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr303 into master

Ignore annotations using the stdlib typing module rather than raising exceptions when they are encountered.

Merge request reports