diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-02-12 14:18:50 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-03-04 21:54:32 -0500 |
commit | 6965456c10c9c4025c71c5e24fa5b27b15e5933a (patch) | |
tree | 3b047d2fa2e9fa98a3998ff64622e5e880942f49 /ci/test | |
parent | e9c037ba64dd5b073fccf059ef75db1c97abd0bd (diff) |
Introduce DeferringSignatureChecker and inherit with SignatureExtractor
Introduces a DeferringSignatureChecker which simply takes a
BaseSignatureChecker and passes through everything.
SignatureExtractorChecker now subclasses DeferringSignatureChecker. This
allows for all BaseSignatureChecker functions to be implemented for
SignatureExtractorChecker, while allowing for future signature checkers
which opreate similarly to SignatureExtractorChecker.
Diffstat (limited to 'ci/test')
0 files changed, 0 insertions, 0 deletions