We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3b0e5 commit c47a4e0Copy full SHA for c47a4e0
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