missing compile option check
it can happen, that compile options are not set if self.compile_options = ...
was never executed. For this case it is required to add a check, because MLAir wouldn't raise an error if not called.
it can happen, that compile options are not set if self.compile_options = ...
was never executed. For this case it is required to add a check, because MLAir wouldn't raise an error if not called.
When this merge request is accepted, this issue will be closed automatically.
mentioned in commit 3ebbabba
mentioned in commit 0a7c3d76
added merged in Develop label and removed .done label
mentioned in issue #171 (closed)
mentioned in merge request !145 (merged)
mentioned in commit c1cb2c8e
closed with merge request !145 (merged)