diff --git a/matcher/edit.py b/matcher/edit.py index 664b408..b17bee4 100644 --- a/matcher/edit.py +++ b/matcher/edit.py @@ -8,7 +8,7 @@ really_save = True osm_api_base = "https://api.openstreetmap.org/api/0.6" -def new_changeset(comment): +def new_changeset(comment: str) -> str: return f"""