pmbootstrap-meow/pmb/meta
Oliver Smith 36dd53f402
Run ruff check --fix (MR 2357)
Now that we have target-version = "py310" in [tool.ruff] in
pyproject.toml, ruff check complains about using typing.Optional and
typing.Union instead of newer syntax. Run the tool to fix it.
2024-07-16 00:26:35 +02:00
..
__init__.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
test_cache.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00