Steve Nyemba hai 1 ano
pai
achega
549cc20824
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      transport/__init__.py

+ 1 - 1
transport/__init__.py

@@ -18,7 +18,7 @@ Source Code is available under MIT License:
 """
 import numpy as np
 
-import sql, nosql, cloud, other
+from transport import sql, nosql, cloud, other
 import pandas as pd
 import json
 import os