Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
muddymudskipper committed Jul 22, 2024
1 parent 4e3e6e3 commit cd70121
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
1 change: 0 additions & 1 deletion cmem_plugin_pyshacl/plugin_pyshacl.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ def __init__( # noqa: PLR0913
self.remove_shape_catalog_graph_type = remove_shape_catalog_graph_type
self.max_validation_depth = max_validation_depth


def add_prov(self, validation_graph: Graph, utctime: str) -> Graph:
"""Add provenance data"""
self.log.info("Adding PROV information validation graph")
Expand Down
Loading

0 comments on commit cd70121

Please sign in to comment.