Minor fixes

This commit is contained in:
Gui Heise 2021-10-12 16:42:35 -04:00
parent d2a91775de
commit c68f2c87e3

View File

@ -21,4 +21,4 @@ ATOKENS_SPEC = ClassifierSpec(
}, },
) )
AAVE_CLASSIFIER_SPECS = [AAVE_SPEC] AAVE_CLASSIFIER_SPECS = [AAVE_SPEC, ATOKENS_SPEC]