You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/api/pdp.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This example shows how to use the plugin Partial Dependencies.
6
6
Note that other plugins use the same interfaces and can be used in the same fashion.
7
-
To use the API commands the according record example needs to be run in order create the run to analyze.
7
+
To use the API commands in this example, we assume the run data to be already present in the mentioned folder. Please ensure that you have the run data located at the corresponding path.
0 commit comments