Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Spurious InferenceParameters initialization warning #129

Open
tdiethe opened this issue Nov 16, 2018 · 0 comments
Open

Spurious InferenceParameters initialization warning #129

tdiethe opened this issue Nov 16, 2018 · 0 comments

Comments

@tdiethe
Copy link
Contributor

tdiethe commented Nov 16, 2018

The warning on line:

warnings.warn("InferenceParameters has already been initialized. The existing one will be overwritten.")

will always get triggered since in __init__ the default value is set as self._params = ParameterDict() not None

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant