Taus
|
5b63b4957c
|
Python: Fix query tests
Mostly just adding `private import LegacyPointsTo`. Sometimes getting
rid of other imports that are superceded by that module.
|
2025-11-26 12:30:30 +00:00 |
|
Joe Farebrother
|
5c4548df45
|
Tag more quality queries.
Excluded for now for uncertainty: incomplete ordering, import deprecated module
|
2025-06-19 14:06:57 +01:00 |
|
erik-krogh
|
944ca4a0da
|
fix some more style-guide violations in the alert-messages
|
2022-10-07 11:23:34 +02:00 |
|
Erik Krogh Kristensen
|
a3c55c2aec
|
use set literal instead of big disjunction of literals
|
2021-10-26 12:55:25 +02:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Rasmus Wriedt Larsen
|
6e349eb6e7
|
Python: Make py/side-effect-in-assert handle example
Also removed parantheses
|
2020-02-19 14:05:55 +01:00 |
|
Rasmus Wriedt Larsen
|
381668871d
|
Python: Autoformat statements
|
2020-02-19 14:05:55 +01:00 |
|
Mark Shannon
|
5f58824d1b
|
Initial commit of Python queries and QL libraries.
|
2018-11-19 15:10:42 +00:00 |
|