We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4adbe commit 04e4833Copy full SHA for 04e4833
cycode/cli/files_collector/sca/base_restore_dependencies.py
@@ -31,7 +31,7 @@ def execute_commands(
31
'output_file_path': output_file_path,
32
},
33
)
34
-
+
35
if not commands:
36
return None
37
0 commit comments