Closed Char15Xu closed 3 months ago
@Char15Xu This is nice. Could you first rebase your branch to the current main?
I did a bunch of updates over feat-local in https://github.com/abcsys/libem/pull/40.
For example, I refactored the get_cost.py to cost.__init__.py.
get_cost.py
cost.__init__.py
it should be good now.
@Char15Xu This is nice. Could you first rebase your branch to the current main?
I did a bunch of updates over feat-local in https://github.com/abcsys/libem/pull/40.
For example, I refactored the
get_cost.py
tocost.__init__.py
.