mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 15:27:05 +00:00
Add mypy type checks
This commit is contained in:
parent
5a8bb3cfac
commit
4dc8936f27
@ -17,6 +17,7 @@ import logging
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
resource_locator: Dict[Type[object], str] = {
|
||||
# TODO: add the rest
|
||||
CorpUserSnapshotClass: 'corpUsers',
|
||||
DatasetSnapshotClass: 'datasets',
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user