We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b69cb commit 4fd3937Copy full SHA for 4fd3937
mapswipe_workers/scripts/mapswipe_to_hot_tm_project.py
@@ -26,4 +26,4 @@ def mapswipe_to_hot_tm_project(project_id, project_name):
26
27
mapswipe_project_id = "build_area_default_with_bing"
28
tm_project_name = "benni_test"
29
-mapswipe_to_hot_tm_project(mapswpe_project_id, tm_project_name)
+mapswipe_to_hot_tm_project(mapswipe_project_id, tm_project_name)
0 commit comments