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 f776e7c commit da9994eCopy full SHA for da9994e
.gitignore
@@ -7,3 +7,6 @@ tmp/
7
__pycache__
8
*notes-from-review.md
9
*.idea*
10
+# grammar / syntax checkers
11
+.vale.ini
12
+styles/
images/tutorials/code-to-script-diagram.png renamed to images/tutorials/code-to-python-package.png
0 commit comments