We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53cb12 commit cfb3d02Copy full SHA for cfb3d02
docs/customization/python_class.md
@@ -89,7 +89,7 @@ So in the end, we would have
89
├── cz_jira.py
90
└── setup.py
91
92
-And that's it. You can install it without uploading to pypi by simply
+And that's it. You can install it without uploading to PyPI by simply
93
doing `pip install .`
94
95
If you feel like it should be part of this repo, create a PR.
0 commit comments