We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed8c14 commit 08b7a10Copy full SHA for 08b7a10
noxfile.py
@@ -174,7 +174,7 @@ def lint(session: nox.Session) -> None:
174
175
# NOTE: This session will COMMIT upgrades to vendored libraries.
176
# You should therefore not run it directly against `main`. If you
177
-# do (asusming you started with a clean main), you can run:
+# do (assuming you started with a clean main), you can run:
178
#
179
# git checkout -b vendoring-updates
180
# git checkout main
0 commit comments