Conversation
gadomski
left a comment
There was a problem hiding this comment.
Just checking, all of the changes in this PR were from running pre-commit run --all-files, which did reformatting as well (b/c of the ruff upgrade)?
|
These had to be fixed: stac_fastapi/extensions/stac_fastapi/extensions/core/transaction/transaction.py:111: error: No overload variant of "setitem" of "list" matches argument types "str", "list[Any]" [call-overload] |
|
I was able to fix the invalid_intervals change in test_rfc339.py but locally ruff keeps formatting it back? |
Related Issue(s):
Description:
PR Checklist:
pre-commithooks pass locallymake test)make docs)