Implemented SheerkaOntology
This commit is contained in:
@@ -351,7 +351,7 @@ class PythonSecurityError(Concept, ErrorObj):
|
||||
self._metadata.is_evaluated = True
|
||||
|
||||
|
||||
class NotFound(Concept, ErrorObj):
|
||||
class NotFoundConcept(Concept, ErrorObj):
|
||||
ALL_ATTRIBUTES = []
|
||||
|
||||
def __init__(self, body=None):
|
||||
|
||||
Reference in New Issue
Block a user