mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-04 02:24:56 -05:00
Fix UnboundLocalError exception in tune.run when training_function returns a value. Resolves #142
Fix UnboundLocalError exception in tune.run when training_function returns a value. Resolves #142