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 9a91860 commit dabc148Copy full SHA for dabc148
content/python/concepts/keywords/terms/pass/pass.md
@@ -1,6 +1,6 @@
1
---
2
Title: 'pass'
3
-Description: 'Acts as a placeholder in Python code, allowing empty code blocks (like functions or loops) to run without causing errors.'
+Description: 'Acts as a placeholder in Python code, allowing empty code blocks to run without causing errors.'
4
Subjects:
5
- 'Computer Science'
6
- 'Data Science'
0 commit comments