mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-01 11:00:20 -04:00
* Ruff fixes * Ruff fixes * from __future__ import annotations breaks MicroPython * noqa: FURB188 because there is no str.replacesuffix() in MicroPython * Add ruff to pre-commit