Skip to content

Remove unused Model.__init__ kwargs without warnings #4981

@michaelosthege

Description

@michaelosthege

Description of your problem

The two kwargs model and aesara_config of the Model.__init__ are not accessed.

They don't have any effect, but there's also no warning or docstring about it.

Versions and main components

  • PyMC3 Version: main

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions