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: docs/cookbook.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A lot of people and a lot of projects use Nox for their python automation powers
8
8
9
9
Some of these sessions are the classic "run pytest and linting", some are more unique and more interesting!
10
10
11
-
The Nox cookbook is a collection of these such sessions.
11
+
The Nox cookbook is a collection of these sessions.
12
12
13
13
Nox is super easy to get started with, and super powerful right out of the box. But when things get complex or you want to chain together some more powerful tasks, often the only examples can be found hunting around GitHub for novel sessions.
0 commit comments