Skip to content

Expand missing import paths as glob patterns - #834

Open
rnissl wants to merge 2 commits into
mapillary:mainfrom
rnissl:mly/02-import-glob
Open

rnissl wants to merge 2 commits into
mapillary:mainfrom
rnissl:mly/02-import-glob

Conversation

@rnissl

@rnissl rnissl commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • If an import path is not an existing file or directory, treat it as a glob (e.g. GS1?0130.360).

Test plan

  • tests/unit/test_utils.py::test_expand_import_paths_glob

Rebased onto current mapillary/mapillary_tools main (d1b82ab). Independent of the GoPro Max / custom FFmpeg stack.

Keep existing files and directories; otherwise treat the path as a glob so GS1?0130.360 works on the CLI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@meta-cla meta-cla Bot added the cla signed label Sep 20, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant