4 lines
51 B
Python
4 lines
51 B
Python
|
|
from services.market_data.main import main
|
||
|
|
|
||
|
|
main()
|