Skip to content

Commit 426f1f4

Browse files
committed
[validation.py] Remove Prototype Comment
1 parent f7a2b2f commit 426f1f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

odml/validation.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,6 @@ def property_dependency_check(prop):
358358

359359
def property_values_check(prop):
360360
"""
361-
PROTOTYPE
362-
363361
Tests that the values are of consistent dtype.
364362
If dtype is not given, infer from first item in list.
365363

0 commit comments

Comments
 (0)