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 6267fda commit cd9bdeeCopy full SHA for cd9bdee
.gitignore
@@ -18,3 +18,4 @@ docs/examples/*.html
18
old-version/
19
*.swp
20
/site/
21
+/site.zip
mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: pydantic
+site_name: python-devtools
2
site_description: Python's missing debug print command and other development tools.
3
strict: true
4
site_url: https://python-devtools.helpmanual.io/
0 commit comments