Fix class NoFile: comment

This commit is contained in:
Michael Hohn
2021-12-06 15:34:03 -08:00
committed by =Michael Hohn
parent 92d904ee10
commit 1271589bc4

View File

@@ -14,8 +14,7 @@ class WholeFile:
"""
class NoFile:
""" Special case handling: use this class for non-existent regions where the
whole file is to be used.
""" Special case handling: use this class when no file is available.
"""
def is_sarif_struct(struct):