Ryan Henderson

Results 3 issues of Ryan Henderson

http://code.band-x.media/SASS-Material-Design-for-Bootstrap/layout/examples/ ![image](https://cloud.githubusercontent.com/assets/1981049/19365116/cd47d428-9156-11e6-8843-6e157d34228a.png)

I'm unable to figure out how to reference (and therefore catch/handle) `BamlValidationError` in Python, which is referenced in the docs here: https://docs.boundaryml.com/ref/baml_client/errors/baml-validation-error How can I catch this specific error in...

On the latest version, I don't see `set_log_max_message_length` available to import from `baml_client` as indicated in the docs here: https://docs.boundaryml.com/ref/baml_client/config#set_log_max_message_length I only see the following available: ```python from baml_py.logging import...