We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11703c commit 224d379Copy full SHA for 224d379
python/ql/test/library-tests/modules/__all__/all_indirect.py
@@ -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.
3
foo = "foo"
4
bar = "bar"
5
baz = "baz"
0 commit comments