feat: add automated bug triage utility (#14561) #17787
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (UP017):
bug_triage.py#L91
bug_triage.py:91:25: UP017 Use `datetime.UTC` alias
help: Convert to `datetime.UTC` alias
|