We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2f8c7 commit a8ff982Copy full SHA for a8ff982
README.txt
@@ -100,5 +100,5 @@ You can specify the number of threads as well. Default is 32
100
101
Usage:
102
103
-prospector.pc_dict = get_dict({ENTRY_TYPE}, {ANNOTATION_TYPE}, threads = 32)
+pc_dict = prospector.get_dict({ENTRY_TYPE}, {ANNOTATION_TYPE}, threads = 32)
104
0 commit comments