Skip to content

Commit 9511465

Browse files
RasmusWLjames
authored andcommitted
Learn QL: Minor formatting fix in python/statements-expressions
(cherry picked from commit c47a4e0)
1 parent 18a52c3 commit 9511465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/learn-ql/python/statements-expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ An ``if`` statement where one branch is composed of just ``pass`` statements cou
7272
7373
To find statements like this we can run the following query:
7474

75-
**Find ``if`` statements with empty branches**
75+
**Find 'if' statements with empty branches**
7676

7777
.. code-block:: ql
7878

0 commit comments

Comments
 (0)