CryptoDataPy is a python library that makes it easy to build high quality data pipelines for the analysis of cryptoassets
11
stars
4
forks
source link
✅ (pytest): typing syntax bugfix + black + isort formatting #4
Closed
closedLoop closed 2 years ago
Type hinting must use 'List' not 'list' and 'Dict' not 'dict' among other minor changes. Pytest fixed