Skip to content

Commit fb3d34c

Browse files
committed
format Torch.qll
1 parent 90da071 commit fb3d34c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"omnisharp.autoStart": false,
33
"cmake.sourceDirectory": "${workspaceFolder}/swift",
44
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build"
5-
}
5+
}

python/ql/lib/semmle/python/frameworks/Torch.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ private module Torch {
3131
override string getFormat() { result = "pickle" }
3232
}
3333

34-
3534
/**
3635
* A call to `torch.package.PackageImporter`
3736
* See https://pytorch.org/docs/stable/package.html#torch.package.PackageImporter

0 commit comments

Comments
 (0)