Skip to content

Commit

Permalink
Merge branch 'hotfix/raw-data-fix-import-module' into 'modis_master'
Browse files Browse the repository at this point in the history
#78 - Fixed import module when download raw data

See merge request datalake/docker_datalake!127
  • Loading branch information
latamen.aitmeddour committed Jan 3, 2022
2 parents b5e5d01 + c5ae9aa commit 99c9f33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service_zone/backend/flask/neocampus/routers/mongo_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import pandas as pd
from ..utils.size_conversion import convert_unit, SIZE_UNIT
from pymongo import MongoClient
import datetime

mongo_data_bp = Blueprint('mongo_data_bp', __name__)

Expand Down

0 comments on commit 99c9f33

Please sign in to comment.