diff --git a/.CodeQL.yml b/.CodeQL.yml index 2f545113..f1d7cb04 100644 --- a/.CodeQL.yml +++ b/.CodeQL.yml @@ -1,4 +1,4 @@ path_classifiers: library: - - "src/debugpy/vendored/_pydevd/**" + - "src/debugpy/_vendored/pydevd" \ No newline at end of file