We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f3b0e5 + c47a4e0 commit 47a0942Copy full SHA for 47a0942
docs/language/learn-ql/python/statements-expressions.rst
@@ -72,7 +72,7 @@ An ``if`` statement where one branch is composed of just ``pass`` statements cou
72
73
To find statements like this we can run the following query:
74
75
-**Find ``if`` statements with empty branches**
+**Find 'if' statements with empty branches**
76
77
.. code-block:: ql
78
0 commit comments