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
When I wrote documentation comments for this projects, I had not enough time to do it for every module. The following files need to be enriched with comments over classes and functions:
graph_entity.py
graph_set.py
metadata_entity.py
metadata_set.py
prov_entity.py
prov_set.py
reader.py
storer.py
Additionally, comments are missing from the following files, which do not contain functions that are publicly accessible:
query_utils.py
reporter.py
support.py
The text was updated successfully, but these errors were encountered:
When I wrote documentation comments for this projects, I had not enough time to do it for every module. The following files need to be enriched with comments over classes and functions:
Additionally, comments are missing from the following files, which do not contain functions that are publicly accessible:
The text was updated successfully, but these errors were encountered: