mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Python: Autoformat all .ql files.
This commit is contained in:
@@ -13,6 +13,4 @@
|
||||
import python
|
||||
|
||||
from ModuleMetrics m
|
||||
select m, m.getEfferentCoupling() as n
|
||||
order by n desc
|
||||
|
||||
select m, m.getEfferentCoupling() as n order by n desc
|
||||
|
||||
Reference in New Issue
Block a user