Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Commit b116abc

Browse files
committed
Update README.md
1 parent db44d27 commit b116abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Installs and manages packages from pip.
7676

7777
**uninstall_args** - Array of additional flags to pass to pip during uninstall. Default: none
7878

79-
**timeout** - Timeout for the pip install command. Defaults to 1800.
79+
**timeout** - Timeout for the pip install command. Defaults to `1800`.
8080
```puppet
8181
python::pip { 'cx_Oracle' :
8282
pkgname => 'cx_Oracle',

0 commit comments

Comments
 (0)