File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ Out[8] :
205205
206206| Language | Functions | Methods | Classes |
207207| ------------- | -------------| -------------| -------------|
208- | ** Python** | all_function_names all_function_doctrings all_function_names_and_params all_function_bodies | all_class_methods all_class_method_docstrings | all_class_names all_class_docstrings |
208+ | ** Python** | all_function_names all_function_doctrings all_function_names_and_params all_function_bodies | all_class_methods all_class_method_docstrings all_class_method_bodies | all_class_names all_class_docstrings |
209209| ** PHP** | all_function_names all_function_names_and_params all_function_bodies | all_class_methods | all_class_names |
210210| ** Java** | | all_class_methods all_method_names_and_params all_method_bodies | all_class_names |
211211| ** JavaScript** | all_function_names all_function_names_and_params all_function_bodies | all_class_methods | all_class_names |
You can’t perform that action at this time.
0 commit comments