application-services/automation/symbols-generation
Mark Hammond 5451b9b2fe Reformat Python code so it would pass linting checks in moz-central.
This was done by:
* Temporarily copying pyproject.toml from the root of m-c to the root here.
* Running `ruff check --fix --select I {path}`
* Running `ruff check {path}` to see what ruff didn't fix, and hand-fixing them.
* Running `black {path}` for final "correct" formatting.
* Removing pyproject.toml

ruff/black: taskcluster
2024-12-17 15:25:57 +00:00
..
dump_syms.manifest Bug 1921532 - Update symbol upload scripts 2024-10-08 18:04:14 +00:00
requirements.txt Generate and upload breakpad symbols for Android 2019-03-18 13:07:54 -04:00
symbolstore.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00
upload_symbols.py Reformat Python code so it would pass linting checks in moz-central. 2024-12-17 15:25:57 +00:00