chore: enable portuguese certs (#44338)
This commit is contained in:
committed by
GitHub
parent
bc9ade6a7d
commit
40573b5f14
@ -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
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user