Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change default value of layout in view_model of CausalModel
Changing the value from "dot" to None. The current default value requires the dot extension to be installed. However, if it is not installed, an error is raised. By default, this should not happen since it is an optional dependency. Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
- Loading branch information