You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the main.py file there are certain endpoints not added to the def index method such as capitalization_rate; debt_service_coverage_ratio; accounts_payable_turnover_ratio; capm; defensive_interval_ratio; rate_of_return; financial_assest_ratio; cash_conversion_cycle; price_elasticity
I would like to add those endpoints to the specified section in the file.
Can you fix the issue by yourself?
YES
NO
Additional Information
I would like to work on this issue if it is accepted under GSSoC'23
The text was updated successfully, but these errors were encountered:
@roberanegussie The same issue is mentioned in #390 and assigned to Codenash. Its still not done, if you want to work I can assign you with it and you can work alongside codenash.
Describe about your issue.
In the
main.py
file there are certain endpoints not added to thedef index
method such ascapitalization_rate; debt_service_coverage_ratio; accounts_payable_turnover_ratio; capm; defensive_interval_ratio; rate_of_return; financial_assest_ratio; cash_conversion_cycle; price_elasticity
I would like to add those endpoints to the specified section in the file.
Can you fix the issue by yourself?
Additional Information
I would like to work on this issue if it is accepted under GSSoC'23
The text was updated successfully, but these errors were encountered: