This commit is contained in:
Iain Learmonth 2023-01-21 15:18:13 +00:00
parent 10ffdff2c3
commit 20fad30a06
4 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@ class MirrorMapping(BaseModel):
title = "Mirror Mapping Version 1.1"
def mirror_mapping(_) -> Dict[str, Union[str, Dict[str, str]]]:
def mirror_mapping(_: Optional[Pool]) -> Dict[str, Union[str, Dict[str, str]]]:
return MirrorMapping(
version="1.1",
mappings={