UnexpectedKeywordError

exception UnexpectedKeywordError(cls)[source]

Thrown when no arguments were expected.

Initialize the error.

Parameters:

cls – The class that was trying to be instantiated