Open riteme opened 3 months ago
Hi,
I found that if I did a typo in omvll_config.py, the compilation simply continues without any error or warning. So how would I detect if anything goes wrong? Thanks.
omvll_config.py
Thanks for the report, would you mind showing an example of omvll_config.py with the typo issue went undetected?
Hi,
I found that if I did a typo in
omvll_config.py
, the compilation simply continues without any error or warning. So how would I detect if anything goes wrong? Thanks.