Sebastian Steinbeißer
|
de1140daa9
|
Switch src/documents/bulk*.py from os.path to pathlib.Path (#7862)
Also:
* Ensure that the ruff PTH check remains enabled for these files and
all files added in the future.
* Add some type annotations.
|
2024-11-12 17:04:07 +00:00 |
|
Trenton H
|
e3bc680bf1
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
Trenton H
|
ec0b0d0de4
|
Chore: Backend dependencies update (#5676)
|
2024-02-08 09:48:24 -08:00 |
|
Trenton H
|
9943f36be3
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
Trenton H
|
d5dfe8400b
|
Upgrades all backend libraries and development tools/hooks to latest versions (#4305)
|
2023-10-02 17:01:16 -07:00 |
|
Trenton Holmes
|
34b80a4d8e
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
Trenton H
|
dbcf040dde
|
Updates some Python dependencies and the hooks
|
2023-07-20 18:30:11 -07:00 |
|
Trenton H
|
30655f1b73
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
d2c02b9102
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|