diff --git a/python/resources/inspectionDescriptions/PyAbstractClassInspection.html b/python/resources/inspectionDescriptions/PyAbstractClassInspection.html index 7982c24cd15d..7bbcd2ce30c0 100644 --- a/python/resources/inspectionDescriptions/PyAbstractClassInspection.html +++ b/python/resources/inspectionDescriptions/PyAbstractClassInspection.html @@ -1,5 +1,5 @@ -This inspection detects when there aren't all abstract properties/methods are defined in subclass +This inspection detects when not all abstract properties/methods are defined in a subclass \ No newline at end of file