Skip to content

Commit 8c61b6a

Browse files
committed
name class more accurately
1 parent 2615878 commit 8c61b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rocrate_validator/profiles/five-safes-crate/must/15_metadata_file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424

2525
@requirement(name="RO-Crate context version")
26-
class FileDescriptorExistence(PyFunctionCheck):
26+
class FileDescriptorContextVersion(PyFunctionCheck):
2727
"""The RO-Crate metadata file MUST include the RO-Crate context version 1.2
2828
(or later minor version) in `@context`"""
2929

0 commit comments

Comments
 (0)