Skip to content

Commit

Permalink
linting ...
Browse files Browse the repository at this point in the history
  • Loading branch information
wagmarcel committed Sep 27, 2024
1 parent 7de540d commit f9bd52d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def test_lib_shacl_prroperties_to_sql(mock_utils, mock_configs, mock_yaml,
mock_graph):
def identity(klass):
return klass

def identity2(klass, param):
return klass
mock_utils.strip_class = identity
Expand Down

0 comments on commit f9bd52d

Please sign in to comment.