diff --git a/nix/build-all.py b/nix/build-all.py index 0351300717..b7c1be556a 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -18,6 +18,8 @@ # # ############################################################################### +# ruff: noqa: UP035 + """ Example usage: # Build all targets by default.