From fb3d34ce11b89cc7015e5c5cf65b77e815cfb26a Mon Sep 17 00:00:00 2001 From: am0o0 <77095239+am0o0@users.noreply.github.com> Date: Mon, 13 May 2024 14:43:43 +0200 Subject: [PATCH] format Torch.qll --- .vscode/settings.json | 2 +- python/ql/lib/semmle/python/frameworks/Torch.qll | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 1050c79b825..06b3b230583 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,4 +2,4 @@ "omnisharp.autoStart": false, "cmake.sourceDirectory": "${workspaceFolder}/swift", "cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build" -} +} \ No newline at end of file diff --git a/python/ql/lib/semmle/python/frameworks/Torch.qll b/python/ql/lib/semmle/python/frameworks/Torch.qll index 89a23a3dd2c..e659b747a0b 100644 --- a/python/ql/lib/semmle/python/frameworks/Torch.qll +++ b/python/ql/lib/semmle/python/frameworks/Torch.qll @@ -31,7 +31,6 @@ private module Torch { override string getFormat() { result = "pickle" } } - /** * A call to `torch.package.PackageImporter` * See https://pytorch.org/docs/stable/package.html#torch.package.PackageImporter