Skip to content

Commit 224d379

Browse files
committed
Python: Highlight all_indirect.py is not super important
At least not in my mind
1 parent b11703c commit 224d379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/ql/test/library-tests/modules/__all__/all_indirect.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# I (@RasmusWL) have not seen anyone use this pattern in real code,
2+
# so this example is only included for completeness.
13
foo = "foo"
24
bar = "bar"
35
baz = "baz"

0 commit comments

Comments
 (0)