Add appropriate comments

This commit is contained in:
manasghandat
2023-03-22 07:49:20 +05:30
parent 9a77f18ced
commit b4052e5a64

View File

@@ -501,7 +501,6 @@ class RuleMetadata(FrozenModel):
# Mypy is unable to recognise arguments due to alias
) # type: ignore
# Mypy is unable to recognise arguments due to alias
class Config:
frozen = True