codeql/python/ql/examples/snippets
Josh Soref 3337f4cba5 spelling: override
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-10-13 11:21:09 -04:00
..
backticks.ql
builtin_object.ql
call.ql
catch_exception.ql
conditional_expression.ql
elif.ql
emptyblock.ql
emptythen.ql
eq_true.ql
equalitystmt.ql
extend_class.ql
filename.ql
generator.ql
integer_literal.ql
method_call.ql
mutualrecursion.ql
new_instance.ql
override_method.ql
print.ql
private_access.ql
raise_exception.ql
raw_string.ql
recursion.ql
singlequotestring.ql
store_none.ql
todocomment.ql
too_many_params.ql
tryfinally.ql