chore: enable portuguese certs (#44338)

This commit is contained in:
Nicholas Carrigan (he/him)
2021-11-30 20:59:34 -08:00
committed by GitHub
parent bc9ade6a7d
commit 40573b5f14

View File

@ -89,7 +89,9 @@ export const auditedCerts = {
SuperBlocks.SciCompPy, SuperBlocks.SciCompPy,
SuperBlocks.DataAnalysisPy, SuperBlocks.DataAnalysisPy,
SuperBlocks.InfoSec, SuperBlocks.InfoSec,
SuperBlocks.MachineLearningPy SuperBlocks.MachineLearningPy,
SuperBlocks.CodingInterviewPrep,
SuperBlocks.RelationalDb
] ]
}; };