You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/run-tests.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ single command.
148
148
149
149
When you install and use nox to run tests across different Python versions, nox will create and manage individual `venv` environments for each Python version that you specify in the nox function.
150
150
151
-
Nox will manage each environment on it's own.
151
+
Nox will manage each environment on its own.
152
152
:::
153
153
154
154
Nox can also be used for other development tasks such as building
0 commit comments