RDFLib / pySHACL

A Python validator for SHACL
Apache License 2.0
241 stars 63 forks source link

Type clone.py node functions #230

Closed ajnelson-nist closed 1 month ago

ajnelson-nist commented 2 months ago

This pull request adds type annotations to functions in clone.py not affected by PR 229.

This PR builds on PR 228.

ajnelson-nist commented 2 months ago

@ashleysommer : Thank you for merging #228 .

In case the PR ordering was confusing: This PR was meant to be reviewable and/or mergeable independent of #229 .