mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Learn QL: Minor formatting fix in python/statements-expressions
This commit is contained in:
@@ -72,7 +72,7 @@ An ``if`` statement where one branch is composed of just ``pass`` statements cou
|
||||
|
||||
To find statements like this we can run the following query:
|
||||
|
||||
**Find ``if`` statements with empty branches**
|
||||
**Find 'if' statements with empty branches**
|
||||
|
||||
.. code-block:: ql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user