voice32 / stock_market_indicators

A small Python library with most common stock market indicators
224 stars 108 forks source link

There was an indentation problem that didn't allow the library to be imported. #4

Open Neyt opened 5 years ago

Neyt commented 5 years ago

There was an indentation problem that didn't allow the library to be imported. problem solved in this version. I posted and solved the problem here https://stackoverflow.com/questions/53404707/python-import-a-non-standard-library/53404742#53404742

patrickacioli commented 5 years ago

Fix it, friend.