formatting fixes and cleanups

This commit is contained in:
Dr. Kashif Rasul
2019-10-11 13:59:36 +02:00
parent 1d82ca94a8
commit a52842b606
13 changed files with 332 additions and 294 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ setup(
zip_safe=True,
python_requires=">=3.6",
install_requires = [
'torch>=1.0.0',
'torch>=1.3.0',
'holidays',
'numpy',
'pandas',