Closed mbra closed 2 years ago
The names on the Context object and provided to the argument parser do not match; because the Context.update method silently ignores unknown attributes, the option is accepted but never really used at runtime.
Context
Context.update
The names on the
Context
object and provided to the argument parser do not match; because theContext.update
method silently ignores unknown attributes, the option is accepted but never really used at runtime.