diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/python-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/python-module.md b/docs/markdown/snippets/python-module.md index 4b542b4..c2e8138 100644 --- a/docs/markdown/snippets/python-module.md +++ b/docs/markdown/snippets/python-module.md @@ -1,4 +1,4 @@ -# Generic python module +## Generic python module This is a revamped and generic (python 2 and 3) version of the python3 module. With this new interface, projects can now fully specify the version |