OpenQuizz
Une application de gestion des contenus pédagogiques
NotCallableError Class Reference
Inheritance diagram for NotCallableError:
Collaboration diagram for NotCallableError:

Public Member Functions

def __init__ (self, msg, value)
 
def __str__ (self)
 

Data Fields

 msg
 
 value
 

Detailed Description

A ``attr.ib()`` requiring a callable has been set with a value
that is not callable.

.. versionadded:: 19.2.0

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  msg,
  value 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

Field Documentation

◆ msg

msg

◆ value

value

The documentation for this class was generated from the following file: