Skip to content

Commit 260c226

Browse files
lwasserZeitsperre
andauthored
Fix: text cleanup
Co-authored-by: Trevor James Smith <[email protected]>
1 parent a61b9bd commit 260c226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/declare-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ guides like the example below:
235235
236236
`python -m pip install yourPackage[tests]`
237237
238-
Calling yourPackage[tests] without the double quotes will work on some shells but not all.
238+
Calling yourPackage[tests] without the double quotes will work on some shells *but not all*.
239239
240240
```
241241

0 commit comments

Comments
 (0)