Home
last modified time | relevance | path

Searched refs:GithubCreds (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/infra/build/functions/
Ddatastore_entities.py30 class GithubCreds(ndb.Model): class
Dproject_sync.py31 from datastore_entities import GithubCreds
227 git_creds = GithubCreds.query().get()