vladofilipovic / universal-optimizer

Universal otimizer library
Apache License 2.0
1 stars 3 forks source link

Intead of boolean "using" fields, Optional should be used #103

Open vladofilipovic opened 5 days ago

vladofilipovic commented 5 days ago

There should not be fields "usingThis", "usingThat" of boolean type. Insteda, an optional value should be set, where value is None id something is not used