From 085558502a802f72f64f7892d0b4ad4d92a21be5 Mon Sep 17 00:00:00 2001 From: Hanlu Date: Sat, 14 Sep 2024 00:25:19 +0800 Subject: [PATCH] chore: fix typos (#7366) ## Summary fix symbol error ## Test Plan Signed-off-by: liangmulu --- crates/uv-pubgrub/src/lib.rs | 2 +- crates/uv/tests/export.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/uv-pubgrub/src/lib.rs b/crates/uv-pubgrub/src/lib.rs index 0c31f8c9a2fc..c0f2bed84548 100644 --- a/crates/uv-pubgrub/src/lib.rs +++ b/crates/uv-pubgrub/src/lib.rs @@ -91,7 +91,7 @@ impl PubGrubSpecifier { } else { // Per PEP 440: "The exclusive ordered comparison Result<()> { context.lock().assert().success(); - // Note that the `python_version > '3.11'" markers disappear due to `requires-python = ">=3.12"` + // Note that the `python_version > '3.11'` markers disappear due to `requires-python = ">=3.12"` uv_snapshot!(context.filters(), context.export(), @r###" success: true exit_code: 0